Change portainer volume path
This commit is contained in:
parent
04fc693e77
commit
8543481f81
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ services:
|
||||||
- '9000:9000'
|
- '9000:9000'
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /docker/homeautomation/portainer:/data
|
- /docker/portainer:/data
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue