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 value of url.host should be localhost:30301 instead of localhost.
So I think getRequestURL function is not working correctly.
Could you like help me check it?
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Reproduction
API
Call Url: http://localhost:30301/api/v1/system
Describe the bug
The value of
url.host
should belocalhost:30301
instead oflocalhost
.So I think
getRequestURL
function is not working correctly.Could you like help me check it?
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: