feat: expose API runtime identity in health
This commit is contained in:
@@ -46,6 +46,11 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- START_MODE=prod
|
||||
- APP_ENV=production
|
||||
- ENVIRONMENT=production
|
||||
- CC_COMPOSE_PROJECT=api
|
||||
- CC_COMPOSE_SERVICE=backend
|
||||
- RUN_INIT=${RUN_INIT:-false} # Set to 'true' to run init on startup
|
||||
- INIT_MODE=${INIT_MODE:-infra} # Which init tasks to run
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user