We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description of the bug The nginx server fails to start due to a missing import and self reference in the nginx proxy handling class.
To Reproduce Steps to reproduce the behavior:
Expected behavior Server should start up.
System setup where issue was found:
The text was updated successfully, but these errors were encountered:
Fix startup of nginx software (issue 5G-MAG#15).
a1f0b83
Merge pull request #16 from davidjwbbc/fix-nginx-args
4fd9341
Fix startup of nginx software (issue #15).
Fix merged
Sorry, something went wrong.
davidjwbbc
No branches or pull requests
Description of the bug
The nginx server fails to start due to a missing import and self reference in the nginx proxy handling class.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Server should start up.
System setup where issue was found:
The text was updated successfully, but these errors were encountered: