config: dodaj MAX_TODOS u configmap

This commit is contained in:
2026-05-19 20:33:10 +02:00
parent 94657f8a1a
commit baf947b2b3

View File

@@ -7,4 +7,5 @@ data:
DATABASE_HOST: postgres-service
DATABASE_PORT: "5432"
APP_ENV: production
MAX_TODOS: "100"