We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b92be commit c744b16Copy full SHA for c744b16
zerops-project-import.yml
@@ -24,10 +24,10 @@ services:
24
25
- hostname: api
26
type: nodejs@20
27
- buildFromGit: https://github.com/zeropsio/recipe-payload@main
+ buildFromGit: https://github.com/zeropsio/recipe-payload-v3.0.1@main
28
enableSubdomainAccess: true
29
envSecrets:
30
PAYLOAD_SECRET: <@generateRandomString(<24>)>
31
verticalAutoscaling:
32
minRam: 1
33
- maxContainers: 1
+ maxContainers: 1
0 commit comments