debug: sv - nginx sigil old fasch alot of /// around all
This commit is contained in:
parent
449f63f540
commit
e38df1f9d5
|
@ -65,8 +65,8 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Custom location block for /upload
|
# Custom location block for /upload
|
||||||
location /upload {
|
location /upload/ {
|
||||||
proxy_pass http://uploader-8080;
|
proxy_pass http://uploader-8080/;
|
||||||
{{ $proxy_settings }}
|
{{ $proxy_settings }}
|
||||||
{{ $gzip_settings }}
|
{{ $gzip_settings }}
|
||||||
{{ $cors_headers_options }}
|
{{ $cors_headers_options }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user