debug: nginx.conf.sigil right names
Some checks failed
Deploy on push / deploy (push) Failing after 22s
Some checks failed
Deploy on push / deploy (push) Failing after 22s
This commit is contained in:
parent
e4d83d35eb
commit
2fb21847c3
|
@ -66,7 +66,7 @@ server {
|
||||||
|
|
||||||
# Custom location block for /upload
|
# Custom location block for /upload
|
||||||
location /connect/ {
|
location /connect/ {
|
||||||
http://upload-8080/;
|
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