mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
[Komodo] fern: Write Compose File: update homepage/compose.yaml
This commit is contained in:
parent
5159adca1c
commit
d821daf5fc
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ services:
|
||||||
image: ghcr.io/gethomepage/homepage:latest
|
image: ghcr.io/gethomepage/homepage:latest
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/docker/homepage/config:/app/config
|
- /home/fern/docker/data/homepage/config:/app/config
|
||||||
- /media:/media:ro
|
# - /media:/media:ro
|
||||||
environment:
|
environment:
|
||||||
HOMEPAGE_ALLOWED_HOSTS: dash.ferngarden.net
|
HOMEPAGE_ALLOWED_HOSTS: dash.ferngarden.net
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue