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