file browser

This commit is contained in:
msnie
2025-07-23 10:50:41 +02:00
parent 36e22938e0
commit 11ead2754e
+3 -3
View File
@@ -22,9 +22,9 @@ services:
- /srv/file_browser/database/:/database/
networks:
- traefik
environment:
- PUID=1000
- PGID=1000
# environment:
# - PUID=1000
# - PGID=1000
# - PUID=${MYUID}
# - PGID=${MYGID}
labels: