file browser
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user