homepage
This commit is contained in:
@@ -23,6 +23,7 @@ services:
|
||||
- "3004:3000"
|
||||
volumes:
|
||||
- /srv/docker/daten/homepage:/app/config
|
||||
- /srv/docker/daten/homepage/icons:/app/public/icons
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
environment:
|
||||
- HOMEPAGE_ALLOWED_HOSTS=192.168.178.204:3004,localhost
|
||||
|
||||
Reference in New Issue
Block a user