Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: The proxy option #33

Open
bitdivine opened this issue Sep 3, 2021 · 0 comments
Open

Docs: The proxy option #33

bitdivine opened this issue Sep 3, 2021 · 0 comments
Assignees

Comments

@bitdivine
Copy link

Thank you for the README. It mentions the proxy option:

{
  "proxy": {
    "worker": "YOUR_WORKER_DOMAIN",
    "origin": "YOUR_ORIGIN_DOMAIN"
  }
}

however it sounds as if this needs to be changed in wrangler.toml (it is a route, right?), and after several attempts and dead ends it turned out that this does not work.

Could you change the text to make the proxy option clearer please? E.g.:

< You may configure it via the proxy option:
> You may configure it via the proxy option in `config.json`:

Many thanks.

@samouri samouri self-assigned this Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants