Files
medical-mall/pages/mall/delivery/webhook-server/webhook.config.json.example
2026-03-09 10:39:29 +08:00

7 lines
138 B
JSON

{
"SUPA_URL": "http://192.168.1.62:18000",
"SUPA_KEY": "PASTE_YOUR_SERVICE_ROLE_KEY_HERE",
"WEBHOOK_SECRET": "",
"PORT": "7201"
}