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 {
|
||||
listen 80;
|
||||
server_name localhost $ADMIN_DOMAI;
|
||||
server_name localhost $ADMIN_DOMAIN;
|
||||
uwsgi_pass_request_headers on;
|
||||
|
||||
if ($request_uri ~* "^/$") {
|
||||
|
||||
Reference in New Issue
Block a user