Update Dashboard_Containers/homepage/compose.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
|||||||
- 3300:3000
|
- 3300:3000
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/homepage/config:/app/config # Make sure your local config directory exists
|
- /srv/docker/homepage/config:/app/config # Make sure your local config directory exists
|
||||||
- ./config/:/app/config/:ro
|
- ./config/:/app/config/
|
||||||
#- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations
|
#- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user