https://supertokens.com/ logo
#general
Title
# general
k

KatzRool

08/17/2021, 8:16 AM
@User what I meant by this message is that I edited the api-server.js file:
Copy code
const apiPort = process.env.REACT_APP_API_PORT || 3001;                                                 const apiDomain = process.env.REACT_APP_API_URL || `https://auth.fumky.org:${apiPort}`;
and now the firefox console is showing the same error but with my domain instead of localhost: