render: add backend health check

This commit is contained in:
Maidul Islam
2023-03-14 12:23:07 -07:00
parent 034f473e58
commit e99ea1f573

View File

@@ -13,6 +13,7 @@ services:
env: docker
dockerfilePath: ./backend/Dockerfile
rootDir: backend
healthCheckPath: /api/status
envVars:
- key: ENCRYPTION_KEY
generateValue: true