Fix docker-compose-portainer.yml
This commit is contained in:
parent
d43c7572d2
commit
b26d13cd75
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ services:
|
|||
portainer:
|
||||
image: portainer/portainer-ce:latest
|
||||
volumes:
|
||||
- portainer_data:/data portainer
|
||||
- portainer_data:/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
labels:
|
||||
easyhaproxy.http.redirect_ssl: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue