{
  "_doc": "Per-environment runtime config for the SPA in Alibaba ACS (cn-hongkong). Mounted into the web pod at /usr/share/nginx/html/config.json via configMapGenerator in kustomization.yaml. apiUrl is relative so it follows the browser host. supabaseAnonKey is intentionally in git \u2014 the anon JWT is designed to be public; access control is enforced by Postgres RLS on the Supabase side.",
  "apiUrl": "/api",
  "supabaseUrl": "https://spb-j6c5w3x7y99c7l59.supabase.opentrust.net",
  "supabaseAnonKey": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJyb2xlIjoiYW5vbiIsInJlZiI6InNwYi1qNmM1dzN4N3k5OWM3bDU5IiwiaXNzIjoic3VwYWJhc2UiLCJpYXQiOjE3Nzk1NTgyMzYsImV4cCI6MjA5NTEzNDIzNn0.ZrCscSEPxxWFo5tcOmYjHn7wu380CjhJ0D0ZmgwoGXc"
}
