mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
fix importer
fix plugins on docker
This commit is contained in:
@ -7,6 +7,8 @@ server {
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
add_header X-Content-Type-Options "nosniff";
|
||||
|
||||
client_max_body_size 100M;
|
||||
|
||||
index index.php;
|
||||
|
||||
charset utf-8;
|
||||
|
Reference in New Issue
Block a user