Create gaps.subdomain.conf.sample#394
Create gaps.subdomain.conf.sample#394drizuid merged 1 commit intolinuxserver:masterfrom mtrolley:topic/gaps-subdomain
Conversation
For container: https://hub.docker.com/r/housewrecker/gaps Also fix small typo in portainer.subdirectory.conf.sample.
|
Subfolder sample was added in PR #325. |
|
|
||
| rewrite /portainer(.*) $1 break; | ||
| proxy_hide_header X-Frame-Options; # Possibly nott needed after Portainer 1.20.0 | ||
| proxy_hide_header X-Frame-Options; # Possibly not needed after Portainer 1.20.0 |
There was a problem hiding this comment.
this correction was made sep1, 2020
There was a problem hiding this comment.
I'm not sure what you're referring to. This file in the master branch currently has nott misspelled: https://github.com/linuxserver/reverse-proxy-confs/blob/master/portainer.subfolder.conf.sample
There was a problem hiding this comment.
i stand corrected, i missed that one
That's a different line. In If you'd prefer a separate PR for that change I'm good to do that though. |
|
Thanks @drizuid. |
For container: https://hub.docker.com/r/housewrecker/gaps
Also fix small typo in portainer.subdirectory.conf.sample.
Thanks, team linuxserver.io