Portainer Stack: update data path name
This commit is contained in:
parent
365a20b1db
commit
46c7a54326
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ services:
|
|||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./data:/data
|
||||
- ./Data:/data
|
||||
image: portainer/portainer-ce:lts
|
||||
|
|
Loading…
Add table
Reference in a new issue