@@ -4,6 +4,7 @@ server {
root /var/www/radionica3d/dist;
index index.html;
charset utf-8;
+ client_max_body_size 100M;
# Gzip Compression
gzip on;