-
-
Notifications
You must be signed in to change notification settings - Fork 19
Add base path option #8
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
Conversation
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.
Thanks for opening this pull request! Be sure to follow the pull request template!
tobbenb
left a comment
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.
Could you move the changelog entry to the top so it's the same as all other README's?
|
I am a bot, here are the test results for this PR: |
1 similar comment
|
I am a bot, here are the test results for this PR: |
|
@tobbenb is that better? |
|
Hi. Any updates? |
closes #7
Description:
Adds
BASE_PATHto the list of environment variables accepted which will populate the variable in configuration.pyBenefits of this PR and context:
Container can be run behind a reverse proxy with a path, eg. https://yourdomain.com/netbox
How Has This Been Tested?
Source / References: