Change portainer volume path

This commit is contained in:
Marko Korhonen 2020-02-04 17:25:37 +02:00
parent e5e12435b4
commit 0fe367ae38
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -8,5 +8,5 @@ services:
- '9000:9000'
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /docker/homeautomation/portainer:/data
- /docker/portainer:/data
- /etc/localtime:/etc/localtime:ro