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

Use root URL for proxy #41

Open
tire-fire opened this issue Nov 2, 2022 · 1 comment
Open

Use root URL for proxy #41

tire-fire opened this issue Nov 2, 2022 · 1 comment

Comments

@tire-fire
Copy link

Is there a way to use the root URL https://{api_id}.execute-api.{self.region}.amazonaws.com/ instead of the path https://{api_id}.execute-api.{self.region}.amazonaws.com/fireprox/? I tried modifying the code to support this, but I wasn't able to figure it out, as I'm not sure what the paths in the template are doing. (I believe that's what needs to be changed)

@ustayready
Copy link
Owner

Unfortunately Fireprox was designed to use /fireprox specifically. It will still point to the root of whatever URL you point it at. It's mainly just for the API gateway.

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