mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
render: add backend health check
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
||||
env: docker
|
||||
dockerfilePath: ./backend/Dockerfile
|
||||
rootDir: backend
|
||||
healthCheckPath: /api/status
|
||||
envVars:
|
||||
- key: ENCRYPTION_KEY
|
||||
generateValue: true
|
||||
|
||||
Reference in New Issue
Block a user