Skip to content

Commit

Permalink
don't wait for ready for now
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Jan 22, 2025
1 parent ef1f7d2 commit 44a99be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
rootDir: packages/ponder
buildCommand: npm install -g pnpm@9 && pnpm install
startCommand: pnpm start --schema $RENDER_GIT_COMMIT
healthCheckPath: /ready
healthCheckPath: /health
envVars:
- fromGroup: EthFS RPCs
- key: DATABASE_URL
Expand Down

0 comments on commit 44a99be

Please sign in to comment.