mirror of
https://github.com/lijiejie/eyes.sh.git
synced 2026-09-22 01:30:43 +08:00
fix
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
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;
|
uwsgi_pass_request_headers on;
|
||||||
|
|
||||||
location = /favicon.ico { access_log off; log_not_found off; }
|
location = /favicon.ico { access_log off; log_not_found off; }
|
||||||
|
|||||||
Reference in New Issue
Block a user