Browse Source

fixes default template value for password at server.json:237

Bahman 2 năm trước cách đây
mục cha
commit
ae379bf770
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      All-in-One-fallbacks-Nginx/server.json

+ 1 - 1
All-in-One-fallbacks-Nginx/server.json

@@ -234,7 +234,7 @@
         "clients": [
           {
             "email":"general@trojan-ws",
-            "password": "90e4903e-66a4-45f7-abda-fd5d5ed7f797",
+            "password": "desdemona99",
             "level": 0
           }
         ]