file browser
This commit is contained in:
@@ -23,8 +23,10 @@ services:
|
||||
networks:
|
||||
- traefik
|
||||
environment:
|
||||
- PUID=${MYUID}
|
||||
- PGID=${MYGID}
|
||||
- PUID=1026
|
||||
- PGID=100
|
||||
# - PUID=${MYUID}
|
||||
# - PGID=${MYGID}
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.files.entrypoints=websecure"
|
||||
|
||||
Reference in New Issue
Block a user