This commit is contained in:
lijiejie
2022-04-12 22:24:15 +08:00
parent 75047ef7ca
commit 9c83e3f0de
+1 -1
View File
@@ -1,6 +1,6 @@
server {
listen 80;
server_name server_name eyes.sh www.eyes.sh *.eyes.sh;
server_name eyes.sh www.eyes.sh *.eyes.sh;
uwsgi_pass_request_headers on;
location = /favicon.ico { access_log off; log_not_found off; }