config: dodaj MAX_TODOS

This commit is contained in:
2026-05-19 10:43:36 +02:00
parent 70b7f4c9f2
commit 056d546673

View File

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