Update Guacamole/Compose.yml

This commit is contained in:
2025-10-22 20:30:17 +00:00
parent fa06f1f27a
commit 22b014c060
+2
View File
@@ -139,6 +139,8 @@ services:
POSTGRESQL_PASSWORD: 'ChooseYourOwnPasswordHere1234' POSTGRESQL_PASSWORD: 'ChooseYourOwnPasswordHere1234'
POSTGRESQL_USERNAME: guacamole_user POSTGRESQL_USERNAME: guacamole_user
RECORDING_SEARCH_PATH: /record RECORDING_SEARCH_PATH: /record
# Documentation for using DUO instead: https://guacamole.apache.org/doc/gug/duo-auth.html
TOTP_ENABLED: "true"
image: guacamole/guacamole:1.6.0 image: guacamole/guacamole:1.6.0
networks: networks:
- guacnetwork_compose - guacnetwork_compose