Update docker-compose.yml
Removing commented lines that shouldn't have made it in
This commit is contained in:
committed by
GitHub
parent
c8a2f6cbc7
commit
20de5989a2
@@ -49,7 +49,6 @@ services:
|
||||
gemp_net_1:
|
||||
ipv4_address: ${APP_IP}
|
||||
tty: true
|
||||
#command: tail -f /dev/null
|
||||
#command: nohup java -jar /etc/gemp-lotr/gemp-lotr-async/target/web.jar &
|
||||
|
||||
|
||||
@@ -81,4 +80,4 @@ networks:
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 172.28.1.0/24
|
||||
- subnet: 172.28.1.0/24
|
||||
|
||||
Reference in New Issue
Block a user