mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update docker-compose.yml
intendation
This commit is contained in:
parent
f6a26c290e
commit
b46036df6c
|
@ -33,8 +33,8 @@ services:
|
||||||
container_name: guacamole-ui
|
container_name: guacamole-ui
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- guacd
|
- guacd
|
||||||
- postgres
|
- postgres
|
||||||
environment:
|
environment:
|
||||||
- GUACD_HOSTNAME=guacd
|
- GUACD_HOSTNAME=guacd
|
||||||
- POSTGRES_DATABASE=guacamole_db
|
- POSTGRES_DATABASE=guacamole_db
|
||||||
|
|
Loading…
Reference in New Issue
Block a user