debug: nginx.conf.sigil right names
Some checks failed
Deploy on push / deploy (push) Failing after 22s

This commit is contained in:
Stepan Vladovskiy 2024-05-05 16:48:11 -03:00
parent e4d83d35eb
commit 2fb21847c3

View File

@ -66,7 +66,7 @@ server {
# Custom location block for /upload
location /connect/ {
http://upload-8080/;
http://uploader-8080/;
{{ $proxy_settings }}
{{ $gzip_settings }}
{{ $cors_headers_options }}