Add media mount to homepage

This commit is contained in:
Fern Garden 2025-07-23 09:26:21 +08:00
parent b9ccc420a1
commit 1cebe8d6d1

View file

@ -5,7 +5,7 @@ services:
container_name: homepage
volumes:
- /home/fern/docker/data/homepage/config:/app/config
# - /media:/media:ro
- /media:/media:ro
environment:
HOMEPAGE_ALLOWED_HOSTS: dash.ferngarden.net
networks: