debug: sv - trying different configs in nginx.sigil
This commit is contained in:
parent
4c274eee2e
commit
22106ad657
|
@ -66,7 +66,7 @@ server {
|
|||
|
||||
# Custom location block for /upload
|
||||
location /upload {
|
||||
proxy_pass http://uploader-8080;
|
||||
proxy_pass http://uploader:8080;
|
||||
{{ $proxy_settings }}
|
||||
{{ $gzip_settings }}
|
||||
{{ $cors_headers_options }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user