chore: use volumes to store data of
- portainer - headscale - termix - uptime-kuma - dockmon
This commit is contained in:
+2
-2
@@ -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:
|
||||
Reference in New Issue
Block a user