Add config.json handling for Docker setup and update script

This commit is contained in:
2026-04-10 16:35:49 +02:00
parent bf0a50ad57
commit a85461711c
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@ services:
expose:
- "8000"
volumes:
- ./config.json:/app/config.json:ro
- ./Web:/app/Web
- app_uploads:/app/Web/uploads
- app_thumbnails:/app/Web/thumbnails