chore(render): use standard plan for Blueprint
This commit is contained in:
parent
08183fe009
commit
94db15ab68
@ -2,7 +2,7 @@ services:
|
|||||||
- type: web
|
- type: web
|
||||||
name: clawdbot
|
name: clawdbot
|
||||||
runtime: docker
|
runtime: docker
|
||||||
plan: starter
|
plan: standard
|
||||||
healthCheckPath: /health
|
healthCheckPath: /health
|
||||||
envVars:
|
envVars:
|
||||||
- key: PORT
|
- key: PORT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user