Updated Dockerfile, entrypoint.sh, and Python code to store database files in /app/data instead of /app/database, avoiding conflicts with the Python package. The database path is now configurable via the DATABASE_PATH environment variable, improving flexibility for container deployments. |
||
|---|---|---|
| .. | ||
| config.example.json | ||
| config.json | ||
| settings.py | ||