mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
Add media mount to homepage
This commit is contained in:
parent
b9ccc420a1
commit
1cebe8d6d1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
volumes:
|
volumes:
|
||||||
- /home/fern/docker/data/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