Handled portainer config error
This commit is contained in:
		| @@ -3,8 +3,8 @@ services: | ||||
|   portainer: | ||||
|     image: portainer/portainer-ce:latest | ||||
|     ports: | ||||
|       - 9443:9443 | ||||
|       volumes: | ||||
|       - 9443:9443     | ||||
|     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