Update API files for new architechure

This commit is contained in:
2026-01-29 13:02:05 +02:00
parent 38c40e2dfe
commit 9e19dc0fa4
4 changed files with 18 additions and 18 deletions

View File

@@ -54,7 +54,7 @@ init(
),
supertokens_config=SupertokensConfig(
# https://try.supertokens.com is for demo purposes. Replace this with the address of your core instance (sign up on supertokens.com), or self host a core.
connection_uri="http://MIH-SuperTokens:3567/",
connection_uri="http://mih-supertokens:3567/",
api_key="leatucczyixqwkqqdrhayiwzeofkltds"
),
framework='fastapi',