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
In my local dev environment, I'm using port 8080, and this was causing
problems with the rendering of pages, so I added these lines to ensure
that the server port is always included, if it's not port 80. This will
aid in development.
0 commit comments