<@!498057949541826571> what I meant by this messag...
# general
k
@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: