this is my nginx configuration file
server { listen 80; server_name 0.0.0.0; client_max_body_size 10000M; location / { auth_basic