Comment unneeded port map for now

dockerize_ib_gw
Tyler Goodlet 2022-05-27 08:07:59 -04:00
parent b03603a6b4
commit 3bbbc21d2b
1 changed files with 5 additions and 5 deletions

View File

@ -48,11 +48,11 @@ services:
TRADING_MODE: ${TRADING_MODE:-paper}
VNC_SERVER_PASSWORD: ${VNC_SERVER_PASSWORD:-}
ports:
- target: 4002
host_ip: 127.0.0.1
published: 4002
protocol: tcp
# ports:
# - target: 4002
# host_ip: 127.0.0.1
# published: 4002
# protocol: tcp
# original mappings for use in non-host-mode
# which we won't really need going forward since