chore: add cloud deployment templates

This commit is contained in:
Codex
2026-07-01 20:09:02 +08:00
parent fa2c39119b
commit cc9b552684
13 changed files with 632 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"portal": "student",
"apiBaseUrl": "https://api.tjszsb.com",
"supabaseUrl": "https://supabase.tjszsb.com",
"supabasePublishableKey": "replace-with-supabase-publishable-key",
"tenantCode": "master"
}