[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
d852628d4c
commit
184328de92
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ services:
|
||||||
homepage:
|
homepage:
|
||||||
image: ghcr.io/gethomepage/homepage:latest
|
image: ghcr.io/gethomepage/homepage:latest
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
|
environment:
|
||||||
|
HOMEPAGE_ALLOWED_HOSTS:home.sascha-lutz.de
|
||||||
volumes:
|
volumes:
|
||||||
- /app-config/homepage:/app/config # Make sure your local config directory exists
|
- /app-config/homepage:/app/config # Make sure your local config directory exists
|
||||||
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations
|
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue