mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
fix spacing to be consistent with template
This commit is contained in:
parent
6a1bcdec28
commit
537a1647c1
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ server {
|
||||||
|
|
||||||
include /config/nginx/proxy.conf;
|
include /config/nginx/proxy.conf;
|
||||||
include /config/nginx/resolver.conf;
|
include /config/nginx/resolver.conf;
|
||||||
|
|
||||||
set $upstream_app cloudbeaver;
|
set $upstream_app cloudbeaver;
|
||||||
set $upstream_port 8978;
|
set $upstream_port 8978;
|
||||||
set $upstream_proto http;
|
set $upstream_proto http;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue