Browse Source
For example, the GitHub Codespaces port forwarding will appear as http://localhost:PORT to the Preview server. But since the Preview server is bound to an IP address like http://127.0.0.1:PORT, the existing Origin validation will not accept http://localhost:PORT. + Accept http://localhost:PORT as a valid Originpull/18950/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue