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
When i start the server it starts on two different ports, for example if SERVER_PORT is set to 3000, the server starts on both 3000 and 3001, the 3000 service does not have any characters, but 3001 service has the characters.
The text was updated successfully, but these errors were encountered:
When i start the server it starts on two different ports, for example if
SERVER_PORT
is set to 3000, the server starts on both 3000 and 3001, the 3000 service does not have any characters, but 3001 service has the characters.The text was updated successfully, but these errors were encountered: