fix /restore endpoint

This commit is contained in:
Karol Wypchlo 2021-11-03 14:51:10 +01:00
parent 040ea5b581
commit eec5150264
No known key found for this signature in database
GPG Key ID: C92C016317A964D0
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ location /skynet/registry {
location /skynet/restore {
include /etc/nginx/conf.d/include/cors;
include /etc/nginx/conf.d/include/sia-auth;
client_max_body_size 5M;