1
0
Fork 0

nginx tem

This commit is contained in:
Vladimír Dudr 2022-05-27 10:43:26 +02:00
parent 50bf5f9f0a
commit fdefd5646b

View file

@ -56,6 +56,7 @@ http {
add_header "Access-Control-Allow-Origin" "*"; add_header "Access-Control-Allow-Origin" "*";
access_log off; access_log off;
client_body_temp_path /tmp/nginx;
server { server {