Minor changes
This commit is contained in:
@@ -2,6 +2,8 @@ server {
|
||||
listen 80;
|
||||
server_name _;
|
||||
|
||||
client_max_body_size 8M;
|
||||
|
||||
root /var/www/app/public;
|
||||
index index.php;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user