We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e08c18 commit 5ac7f67Copy full SHA for 5ac7f67
reference_files/traefik-portainer-ssl/portainer/docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
volumes:
13
- /etc/localtime:/etc/localtime:ro
14
- /var/run/docker.sock:/var/run/docker.sock:ro
15
- - /home/username/portainer:/data
+ - /home/username/portainer/data:/data
16
labels:
17
- "traefik.enable=true"
18
- "traefik.http.routers.portainer.entrypoints=http"
0 commit comments