1
0
Fork 0

Fix docker-compose-portainer.yml

This commit is contained in:
Joao Gilberto Magalhaes 2023-06-30 13:52:58 -05:00
parent d43c7572d2
commit b26d13cd75

View file

@ -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