adding some new containers to play with
This commit is contained in:
@@ -11,8 +11,8 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- /srv/homepage/config:/app/config
|
||||
- /srv/homepage/background:/app/public/images
|
||||
- ${HOMEPAGE_DIR}/config:/app/config
|
||||
- ${HOMEPAGE_DIR}/images:/app/public/images
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro # docker socket
|
||||
ports:
|
||||
- 7676:3000
|
||||
|
||||
Reference in New Issue
Block a user