Fix: Passt Namen richtig an
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- portainer-server_data:/data
|
- data:/data
|
||||||
- /:/host
|
- /:/host
|
||||||
ports:
|
ports:
|
||||||
- 9443:9443
|
- 9443:9443
|
||||||
|
|||||||
Reference in New Issue
Block a user