alexcdev1 6 月之前
父節點
當前提交
569cebf102
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nginx/default.conf

+ 1 - 1
nginx/default.conf

@@ -1,6 +1,6 @@
 server {
     listen 80;
-    server_name admin.dzhhzy.com;
+    server_name match.dzhhzy.com;
 
     # Proxy settings
     location / {