chore: use volumes to store data of

- portainer
- headscale
- termix
- uptime-kuma
- dockmon
This commit is contained in:
2026-01-19 23:58:26 +01:00
parent 45ce789f58
commit f18d4d9be4
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ services:
# ports:
# - "3331:8080"
volumes:
- ./termix-data:/app/data
- data:/app/data
environment:
PORT: "8080"
labels:
@@ -35,4 +35,4 @@ networks:
proxy:
external: true
volumes:
termix-data:
data: