Update docker-compose.yml

This commit is contained in:
LRVT
2026-07-22 16:56:07 +02:00
committed by GitHub
parent ce49a8893e
commit 6b0b0d74c3

View File

@@ -35,7 +35,7 @@ services:
- guacd
- postgres
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
- GUACD_HOSTNAME=guacd
- POSTGRESQL_HOSTNAME=postgres