mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-08-15 04:57:13 +02:00
Update docker-compose.yml
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
|||||||
- guacd
|
- guacd
|
||||||
- postgres
|
- postgres
|
||||||
environment:
|
environment:
|
||||||
- TOTP_ENABLED=true
|
- TOTP_ENABLED=false # may set to true to enforce TOTP MFA
|
||||||
- GUACAMOLE_HOME=/etc/guacamole # pseudo home path; placed extensions and contents are moved to /opt/guacamole inside the container
|
- GUACAMOLE_HOME=/etc/guacamole # pseudo home path; placed extensions and contents are moved to /opt/guacamole inside the container
|
||||||
- GUACD_HOSTNAME=guacd
|
- GUACD_HOSTNAME=guacd
|
||||||
- POSTGRESQL_HOSTNAME=postgres
|
- POSTGRESQL_HOSTNAME=postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user