sdf
This commit is contained in:
parent
5417708a69
commit
59286140f0
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ services:
|
|||
ports:
|
||||
- 3056:3000
|
||||
volumes:
|
||||
- /DockerVol/homepage:/app/config # Make sure your local config directory exists
|
||||
- /DockerVol/homepage/config:/app/config # Make sure your local config directory exists
|
||||
- /DockerVol/homepage/images:/app/public/images:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations
|
||||
# restart: unless-stopped
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue