add MAX_TODOS config

This commit is contained in:
2026-05-26 00:38:14 +02:00
parent 24d4b53e4b
commit c75c9fb5f5

View File

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