Skip to content

gateway: error when host is IP and UseSubdomains=true #902

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

Open
lidel opened this issue Mar 27, 2025 · 0 comments
Open

gateway: error when host is IP and UseSubdomains=true #902

lidel opened this issue Mar 27, 2025 · 0 comments
Labels
effort/hours Estimated to take one or several hours good first issue Good issue for new contributors help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up

Comments

@lidel
Copy link
Member

lidel commented Mar 27, 2025

It is not possible to have subdomains on IP – there should be validation that errors when someone tries to run subdomain gateway on IP:

"PublicGateways": {
      "127.0.0.1:3334": {
        "DeserializedResponses": true,
        "UseSubdomains": true
      },
@lidel lidel added effort/hours Estimated to take one or several hours good first issue Good issue for new contributors help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up labels Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/hours Estimated to take one or several hours good first issue Good issue for new contributors help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up
Projects
None yet
Development

No branches or pull requests

1 participant