-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Feature/custom locations #74
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
Feature/custom locations #74
Conversation
…into feature/custom-locations # Conflicts: # src/frontend/js/i18n/messages.json
Ignore the CI errors for now, gotta get my CI pipelines working with PRs. |
Docker Image for build 5 is available on DockerHub as |
Docker Image for build 6 is available on DockerHub as |
…into feature/custom-locations # Conflicts: # src/backend/internal/nginx.js # src/backend/templates/proxy_host.conf
Docker Image for build 7 is available on DockerHub as |
I've been a bit busy I'll try to review this properly this week |
…into feature/custom-locations
Docker Image for build 8 is available on DockerHub as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR looks pretty good, just a few tweaks.
Docker Image for build 9 is available on DockerHub as |
…into feature/custom-locations
…nginx-proxy-manager into feature/custom-locations
Thanks for the feedback. You can find the fixes in the last commit |
Docker Image for build 10 is available on DockerHub as |
I've been using this tool for making requests between the projects and services, it's a great tool for that. But in that case, if a project has 2+ ___location path it gets difficult to use and understand.
Please take a look at this PR. I've added a new pane to Proxy host dialog as "Custom locations" where you'd be able to manaeg 2+ ___location blocks
screenshot1
screenshot2