Update docker-compose.yml

intendation
This commit is contained in:
LRVT 2024-02-15 14:44:39 +01:00 committed by GitHub
parent f6a26c290e
commit b46036df6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,8 +33,8 @@ services:
container_name: guacamole-ui
restart: always
depends_on:
- guacd
- postgres
- guacd
- postgres
environment:
- GUACD_HOSTNAME=guacd
- POSTGRES_DATABASE=guacamole_db