Trying a folder fix
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
expose:
|
||||
- "3000"
|
||||
volumes:
|
||||
- ./config:/app/config
|
||||
- /opt/proxy-stack/apps/homepage/config:/app/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
environment:
|
||||
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_HOST}
|
||||
|
||||
Reference in New Issue
Block a user