Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
intendation
  • Loading branch information
l4rm4nd authored Feb 15, 2024
1 parent f6a26c2 commit b46036d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/guacamole/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b46036d

Please sign in to comment.