Skip to content

update nginx config to avoid Cannot GET / error. #288

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

Merged
merged 1 commit into from
Mar 19, 2019
Merged

update nginx config to avoid Cannot GET / error. #288

merged 1 commit into from
Mar 19, 2019

Conversation

easychen
Copy link
Contributor

should add one line proxy_set_header Accept-Encoding gzip; or you may get a Cannot GET / error.

Describe in detail the problem you had and how this PR fixes it

Is there an open issue you can link to?

should add one line `proxy_set_header Accept-Encoding gzip; `  or you may get a  `Cannot GET /` error.
@easychen easychen requested a review from kylecarbs as a code owner March 19, 2019 05:32
@kylecarbs kylecarbs merged commit ffc4705 into coder:master Mar 19, 2019
code-asher pushed a commit that referenced this pull request Jun 19, 2019
should add one line `proxy_set_header Accept-Encoding gzip; `  or you may get a  `Cannot GET /` error.
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

Successfully merging this pull request may close these issues.

2 participants