mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
fix spacing to be consistent with template
This commit is contained in:
@@ -34,7 +34,6 @@ server {
|
||||
|
||||
include /config/nginx/proxy.conf;
|
||||
include /config/nginx/resolver.conf;
|
||||
|
||||
set $upstream_app cloudbeaver;
|
||||
set $upstream_port 8978;
|
||||
set $upstream_proto http;
|
||||
|
||||
Reference in New Issue
Block a user