chore(render): use standard plan for Blueprint

This commit is contained in:
Ojus Save 2026-01-25 20:15:27 -08:00 committed by Ojus M Save
parent 08183fe009
commit 94db15ab68

View File

@ -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