file browser

This commit is contained in:
msnie
2025-07-23 10:56:14 +02:00
parent 11ead2754e
commit 015e34ea42
+3 -3
View File
@@ -22,11 +22,11 @@ services:
- /srv/file_browser/database/:/database/
networks:
- traefik
# environment:
environment:
# - PUID=1000
# - PGID=1000
# - PUID=${MYUID}
# - PGID=${MYGID}
- PUID=${MYUID}
- PGID=${MYGID}
labels:
- "traefik.enable=true"
- "traefik.http.routers.files.entrypoints=websecure"