Update compose.yaml

This commit is contained in:
2026-06-25 13:58:15 +02:00
parent c3d8a264ca
commit 794da85e8f
+2 -2
View File
@@ -30,13 +30,13 @@ services:
termix: termix:
image: ghcr.io/lukegus/termix:latest image: ghcr.io/lukegus/termix:2.2.0
container_name: termix container_name: termix
restart: unless-stopped restart: unless-stopped
# ports: # ports:
# - '8080:8080' # - '8080:8080'
volumes: volumes:
- /opt/docker/termix/termix-data:/app/data - /opt/01_admin/termix/:/app/data
# environment: # environment:
# PORT: '8080' # PORT: '8080'
depends_on: depends_on: