location /.well-known/acme-challenge/ { allow all; root /usr/share/nginx/html; try_files $uri =404; break; }