Skip to content

Commit

Permalink
set tws-docker-compose.yml
Browse files Browse the repository at this point in the history
Changes to be committed:
	modified:   tws-docker-compose.yml
  • Loading branch information
gnzsnz committed Nov 26, 2023
1 parent 13a326a commit 43bc867
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tws-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
volumes:
- ./config:/config # optional
ports:
#- "127.0.0.1:7496:7498" # live
- "127.0.0.1:7496:7498" # live
- "127.0.0.1:7497:7499" # paper
# - "127.0.0.1:3370:3389" # xrdp
- 3370:3389 # xrdp
- "127.0.0.1:3370:3389" # xrdp
#- 3370:3389 # xrdp

0 comments on commit 43bc867

Please sign in to comment.