mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-07 05:21:31 -07:00
commit
02bb8e05bd
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ server {
|
|||
#include /config/nginx/authelia-location.conf;
|
||||
|
||||
include /config/nginx/proxy.conf;
|
||||
include /config/nginx/resolver.conf
|
||||
include /config/nginx/resolver.conf;
|
||||
set $upstream_app papermerge;
|
||||
set $upstream_port 8000;
|
||||
set $upstream_proto http;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue