chore: add panel password and update ACME email in .env.example
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-3
@@ -8,16 +8,16 @@ VPS_IP=47.76.87.111
|
||||
DOMAIN=66.hyf2.cc
|
||||
|
||||
# Let's Encrypt 申请证书邮箱
|
||||
ACME_EMAIL=admin@hyf2.cc
|
||||
ACME_EMAIL=932465777@qq.com
|
||||
|
||||
# Reality 伪装目标(真实大站,不要用你自己的域名)
|
||||
REALITY_SERVER_NAME=www.microsoft.com
|
||||
|
||||
# 管理面板登录(安装完成后访问 https://域名:8444)
|
||||
PANEL_USERNAME=dekun
|
||||
PANEL_PASSWORD=Woaini521@
|
||||
|
||||
# 以下由 scripts/generate-keys.sh 自动生成
|
||||
# 以下由 scripts/generate-keys.sh 自动生成,也可手动填写
|
||||
# REALITY_PRIVATE_KEY=
|
||||
# REALITY_PUBLIC_KEY=
|
||||
# REALITY_SHORT_ID=
|
||||
# PANEL_PASSWORD=
|
||||
|
||||
Reference in New Issue
Block a user