@ -3,6 +3,8 @@ server {
root /app/web/build/;
client_max_body_size 20m;
location /static/ {
alias /app/static/;
}