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"
|
- CATALINA_OPTS="-Djava.security.egd=file:/dev/./urandom -Xms1g -Xmx2g"
|
||||||
depends_on:
|
depends_on:
|
||||||
- ${GUACD_NAME}
|
- ${GUACD_NAME}
|
||||||
#networks:
|
networks:
|
||||||
- guac_internal
|
- guac_internal
|
||||||
- guac_external
|
- guac_external
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue