removed duplicate ports in guacamole
This commit is contained in:
parent
eec93f7e12
commit
7f7e0fad9a
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ services:
|
|||
- MYSQL_PASSWORD=${GUAC_DB_PASS}
|
||||
- MYSQL_SSL_MODE=disabled
|
||||
- CATALINA_OPTS="-Djava.security.egd=file:/dev/./urandom -Xms1g -Xmx2g"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
- ${GUACD_NAME}
|
||||
#networks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue