lib-db-module env variable

This commit is contained in:
2025-11-06 20:35:20 +01:00
parent 31f830c04b
commit c85848097e
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ spec:
ports:
- containerPort: 8100
env:
- name: BACKEND_API_DB_HOST
- name: DB_HOST
value: "mysql.app-notifications.svc.cluster.local"
- name: LOG_LEVEL
value: "INFO"