chore: allocate 5 of everything on dev

This commit is contained in:
Elizabeth
2025-08-11 00:21:01 -05:00
parent 466bfdd482
commit 14c254d2fe

View File

@@ -308,9 +308,9 @@ if [ -n "$API_KEY" ]; then
"cpu": 400
},
"feature_limits": {
"databases": 0,
"allocations": 1,
"backups": 0
"databases": 5,
"allocations": 5,
"backups": 5
},
"allocation": {
"default": 1