Referencing the correct variables
All checks were successful
Build & Publish to GHCR / build (push) Successful in 40s

This commit is contained in:
Florian 2025-10-18 19:47:52 +02:00
parent b6091a6fd1
commit 7da37f71de

View File

@ -42,11 +42,11 @@
- `LOG_LEVEL` (DEBUG, INFO, WARNING, ERROR, CRITICAL)
- Database credentials: `MYSQL_HOST`, `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_DATABASE`
- Database credentials: `db_host`, `db_username`, `db_password`, `db_database`
- `API_KEY_INTERNAL`
- `api_key`
- `BACKEND_API_URL`
- `backend_api_url`
## Metrics