Replies: 1 comment 2 replies
-
Not sure what you're try to do. Can you clarify? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you'd love to see
It's possible to do
// http://www.example.org/api/foo/bar ->http://localhost:3000/api/foo/bar
not
// http://localhost:3000/api/foo/bar -> http://www.example.org/api/foo/bar
? Like replace example.org page with my page from localhost?
Additional context (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions