Update app name and link website link for Supertokens
This commit is contained in:
parent
6f02ebc0d0
commit
3f2d1f9e49
1 changed files with 2 additions and 2 deletions
|
|
@ -38,9 +38,9 @@ origins = [
|
|||
|
||||
init(
|
||||
app_info=InputAppInfo(
|
||||
app_name="MIH_API_HUB",
|
||||
app_name="Mzansi Innovation Hub",
|
||||
api_domain="http://localhost:8080/",
|
||||
website_domain="http://mzansi-innovation-hub.co.za",
|
||||
website_domain="http://app.mzansi-innovation-hub.co.za",
|
||||
api_base_path="/auth",
|
||||
website_base_path="/auth"
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue