add MAX_TODOS config

This commit is contained in:
2026-05-21 20:12:01 +02:00
parent bad30508e4
commit 3661a62be8

View File

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