Referencing the correct variables
All checks were successful
Build & Publish to GHCR / build (push) Successful in 40s
All checks were successful
Build & Publish to GHCR / build (push) Successful in 40s
This commit is contained in:
parent
b6091a6fd1
commit
7da37f71de
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user