fix spacing to be consistent with template

This commit is contained in:
Ofer Sadan 2022-02-21 08:41:20 +02:00 committed by GitHub
parent 6a1bcdec28
commit 537a1647c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;