Commit graph

8 commits

Author SHA1 Message Date
Eric Nemchik
4d3e03f6dc
keep ipv6 listen separate
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-07-16 19:42:12 -05:00
Eric Nemchik
28e751d45f
Merge remote-tracking branch 'origin/master' into http2-confs
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-07-14 09:53:34 -05:00
Eric Nemchik
4f72dd58bd
Set http2 at http level
Ref: https://github.com/linuxserver/docker-baseimage-alpine-nginx/pull/167

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-05-29 08:17:43 -05:00
Eric Nemchik
0528b56e12 Add http2 to all listen directives
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-05-31 14:31:52 +00:00
Eric Nemchik
48f8a9950a Add authentik config lines and adjust comments 2023-02-05 16:37:31 -06:00
Eric Nemchik
6e4cb5d39c Adjustments for standard-base
https://github.com/linuxserver/docker-swag/pull/169
https://github.com/linuxserver/docker-baseimage-alpine-nginx/pull/84
2022-09-08 20:08:24 +00:00
Nikola Kovacevic
65fc62f138
Add missing semicolon
Missing semicolon on line 34 results in invalid config file, which prevents the nginx from properly starting

`nginx: [emerg] invalid number of arguments in "include" directive in /config/nginx/proxy-confs/papermerge.subdomain.conf:34`
2021-06-28 21:31:27 +02:00
kerta1n
b0ced49e9a
Create papermerge.subdomain.conf.sample (#326)
* Create papermerge.subdomain.conf.sample

* Update papermerge.subdomain.conf.sample

* Update papermerge.subdomain.conf.sample
2021-06-05 22:10:55 +02:00