config: set MAX_TODOS=100 and fix deployment
This commit is contained in:
@@ -7,3 +7,4 @@ data:
|
|||||||
DATABASE_HOST: postgres-service
|
DATABASE_HOST: postgres-service
|
||||||
DATABASE_PORT: "5432"
|
DATABASE_PORT: "5432"
|
||||||
APP_ENV: production
|
APP_ENV: production
|
||||||
|
MAX_TODOS: "100"
|
||||||
Reference in New Issue
Block a user