You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any way I can stop that from happening? My app is running on port 5000, but it is proxied from the webserver at domain root port 80. In other words, when people click to confirm their email, they are sent to a non-working port (5000 isn't open to the public).
Where is this set? Thanks!!
The text was updated successfully, but these errors were encountered:
This is happening to me as well. I tried editing servername but that does not seem to work. I will do more research into this and post my findings here.
Any way I can stop that from happening? My app is running on port 5000, but it is proxied from the webserver at domain root port 80. In other words, when people click to confirm their email, they are sent to a non-working port (5000 isn't open to the public).
Where is this set? Thanks!!
The text was updated successfully, but these errors were encountered: