uncomment networks
This commit is contained in:
parent
b4495505c0
commit
9f33d66ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ services:
|
|||
- CATALINA_OPTS="-Djava.security.egd=file:/dev/./urandom -Xms1g -Xmx2g"
|
||||
depends_on:
|
||||
- ${GUACD_NAME}
|
||||
#networks:
|
||||
networks:
|
||||
- guac_internal
|
||||
- guac_external
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Reference in a new issue