Handled portainer config error
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
image: portainer/portainer-ce:latest
|
||||
ports:
|
||||
- 9443:9443
|
||||
volumes:
|
||||
volumes:
|
||||
- /home/mbuz/docker/portainer/data:/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user