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