fix: expose deployed revision in health

This commit is contained in:
732642856
2026-07-19 10:25:25 +08:00
parent bf14671323
commit db8ced39b6
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ services:
restart: unless-stopped
env_file: ../.env.production
environment:
GITHUB_SHA: ${GITHUB_SHA}
PORT: 3000
JYOTISH_API_BASE: http://api:5200
expose: