Skip to content

Commit

Permalink
increase file size for import config (#4146)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmarxm authored Jun 16, 2021
1 parent 3dd14e2 commit 85ee72d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airbyte-webapp/nginx/default.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ server {
}

location /api/ {
client_max_body_size 200M;
proxy_pass http://api-server/api/;
}
}

0 comments on commit 85ee72d

Please sign in to comment.