@ -2,6 +2,8 @@ server {
listen 80 default_server;
root /app/web/build/;
client_max_body_size 20m;
location /static/ {
alias /app/static/;