Update compose.yaml

This commit is contained in:
2026-07-14 14:48:29 +02:00
parent ae6d1a9840
commit ffea91815e
+13
View File
@@ -44,6 +44,19 @@ services:
networks: networks:
- bragi-local - bragi-local
termix-new:
image: ghcr.io/lukegus/termix:release-2.2.1
container_name: termix-new
restart: unless-stopped
# ports:
# - '8080:8080'
volumes:
- /opt/01_admin/termix-new/:/app/data
# environment:
# PORT: '8080'
networks:
- bragi-local
guacd: guacd:
image: guacamole/guacd:1.6.0 image: guacamole/guacd:1.6.0
container_name: guacd container_name: guacd