Rename .yml to .yaml

This commit is contained in:
Bram Veenboer
2025-05-04 21:22:49 +02:00
parent b590536512
commit 837a7ec22d
31 changed files with 48 additions and 47 deletions

View File

@@ -0,0 +1,10 @@
services:
filebrowser:
container_name: filebrowser
image: filebrowser/filebrowser:v2.31.2
ports:
- 8001:80
volumes:
- /opt/filebrowser/.filebrowser.json:/.filebrowser.json
- /opt/filebrowser/database.db:/database.db
- /media:/srv/host/media