Skip to content

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

Merged
kylecarbs merged 1 commit into
coder:masterfrom
easychen:master
Mar 19, 2019
Merged

update nginx config to avoid Cannot GET / error.#288
kylecarbs merged 1 commit into
coder:masterfrom
easychen:master

Conversation

@easychen
Copy link
Copy Markdown
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