how to set the url not localhost #86
Unanswered
zhaoyz0319
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
started server on 0.0.0.0:3000, url: http://localhost:3000
This would cause me to only access via curl, but not through a browser. The browser can only access via localhost.
Beta Was this translation helpful? Give feedback.
All reactions