We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b228d commit 3199468Copy full SHA for 3199468
1 file changed
ci.yml
@@ -44,7 +44,7 @@ run:
44
command: . ./env && cd backend && uv run uvicorn app:app --port 3000 --host
45
0.0.0.0 --workers 2
46
plan: 8
47
- replicas: 1
+ replicas: 2
48
isPublic: false
49
api-docs:
50
steps:
0 commit comments