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
The port the api listens to is hard coded and it is a very common port...
So in a project that includes different services, this port may be already busy.
It should be possible to override it.
The text was updated successfully, but these errors were encountered:
The port the api listens to is hard coded and it is a very common port...
So in a project that includes different services, this port may be already busy.
It should be possible to override it.
The text was updated successfully, but these errors were encountered: