mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-08-08 16:50:49 +00:00
Enable TOTP in guacamole docker-compose
This commit is contained in:
@@ -35,6 +35,7 @@ services:
|
||||
- guacd
|
||||
- postgres
|
||||
environment:
|
||||
- TOTP_ENABLED=true
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user