``` supertokens.Config(supertokens.ConfigMap{ ...
# support-questions-legacy
t
Copy code
supertokens.Config(supertokens.ConfigMap{
        Hosts:  s.Config.SuperTokens.Hosts,
        APIKey: s.Config.SuperTokens.APIKey,
    })
I will double check in the debugger whats in the Config struct...