modify(portainer-ce): modify portainer-ce stack path

This commit is contained in:
GengY
2024-02-28 17:18:52 +08:00
parent 8273674bab
commit 091bd3d82e
2 changed files with 3 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
restart: always
ports:
- "9000:9000"
- "9443:9443"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- data:/data