Hello. I have proxing with nginx to my golang server.
When i start server with mux params(/url/{param}/{param2} for example) i have 404 in nginx server when i try get url/some/some/ in browser.
How fix it? Thanks
…
Versions
Go version: 1.15.15
package version: run git rev-parse HEAD inside the repo
Describe the problem you're having
…
Versions
…
"Show me the code!"
A simple nginx confinguration
…