update nginx
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-18 21:27:25 +08:00
parent c76a582a86
commit 631a95087f

View File

@@ -15,4 +15,9 @@ server {
location = /50x.html {
root /usr/share/nginx/html;
}
location /WksUSI3nKf.txt {
# default_type text/plain;
return 200 'd4ddd9191695aaf7ada3fa35b61887b9';
}
}