Update docker-compose.yml

This commit is contained in:
Baobhan Sith
2025-05-08 19:32:59 +08:00
committed by GitHub
parent 8e4fe94d82
commit bbc784f662
+6 -6
View File
@@ -42,12 +42,12 @@ services:
# - guacd
# - backend
guacd:
image: guacamole/guacd:latest
container_name: nexus-terminal-guacd
networks:
- nexus-terminal-network
restart: unless-stopped
# guacd:
# image: guacamole/guacd:latest
# container_name: nexus-terminal-guacd
# networks:
# - nexus-terminal-network
# restart: unless-stopped
networks:
nexus-terminal-network: