Bug fixes.

This commit is contained in:
Aodhan
2025-07-19 21:46:31 +01:00
parent 7bebc95c09
commit c2ecf93abe
12 changed files with 618 additions and 373 deletions

View File

@@ -30,4 +30,4 @@ services:
- ./data:/data
# Uncomment the line below if you maintain a custom config.py alongside
# the compose file and want to override the image copy at runtime.
- ./config.py:/app/config.py:ro
- ./config_custom.py:/app/config.py:ro