Compare commits
8 Commits
fc033734f5
...
2a08e6204e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a08e6204e | ||
|
|
ab6dcde170 | ||
|
|
bf9e571cd8 | ||
|
|
e38df1f9d5 | ||
|
|
449f63f540 | ||
|
|
22106ad657 | ||
|
|
4c274eee2e | ||
|
|
b3caccb786 |
@@ -65,7 +65,7 @@ server {
|
||||
}
|
||||
|
||||
# Custom location block for /upload
|
||||
location /upload/ {
|
||||
location /upload {
|
||||
proxy_pass http://uploader-8080/;
|
||||
{{ $proxy_settings }}
|
||||
{{ $gzip_settings }}
|
||||
|
||||
Reference in New Issue
Block a user