feat: Update README and Docker Compose for Filebrowser integration
This commit is contained in:
@@ -44,10 +44,7 @@ services:
|
||||
- ./services/filebrowser/srv:/srv
|
||||
- ./services/filebrowser/database:/database
|
||||
- ./services/filebrowser/config:/config
|
||||
environment:
|
||||
- PUID=$(id -u)
|
||||
- PGID=$(id -g)
|
||||
|
||||
user: "1000:1000"
|
||||
|
||||
# ==========================
|
||||
# Caddy (Reverse proxy)
|
||||
|
||||
Reference in New Issue
Block a user