Update Guacamole/Compose.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user