Update compose.yaml
This commit is contained in:
+2
-2
@@ -30,13 +30,13 @@ services:
|
||||
|
||||
|
||||
termix:
|
||||
image: ghcr.io/lukegus/termix:latest
|
||||
image: ghcr.io/lukegus/termix:2.2.0
|
||||
container_name: termix
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
# - '8080:8080'
|
||||
volumes:
|
||||
- /opt/docker/termix/termix-data:/app/data
|
||||
- /opt/01_admin/termix/:/app/data
|
||||
# environment:
|
||||
# PORT: '8080'
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user