chore: remove hardcoded whatsapp urls and numbers
Build Curio HMS / build-and-deploy (push) Successful in 1m4s Details

This commit is contained in:
Deep Koluguri 2026-06-15 13:22:51 -04:00
parent 3410976b21
commit ba88e9094d
1 changed files with 4 additions and 1 deletions

View File

@ -39,7 +39,10 @@ spec:
- name: PHYSICIAN_WHATSAPP_NUMBER
value: "whatsapp:+918500176938"
- name: ADMIN_WHATSAPP_NUMBER
value: "whatsapp:+14085505485"
valueFrom:
configMapKeyRef:
name: whatsapp-config
key: personal-number
- name: USE_LOCAL_WHATSAPP
value: "true"
- name: LOCAL_WHATSAPP_URL