Files
jiedian/.env.example
T
2026-06-16 09:27:23 +08:00

24 lines
615 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 复制为 .env 后填写,部署脚本会读取这些变量
# cp .env.example .env
# VPS 公网 IP
VPS_IP=47.76.87.111
# 域名(Hysteria2 证书 + 管理面板)
DOMAIN=66.hyf2.cc
# Let's Encrypt 申请证书邮箱
ACME_EMAIL=932465777@qq.com
# Reality 伪装目标(真实大站,不要用你自己的域名)
REALITY_SERVER_NAME=www.microsoft.com
# 管理面板登录(安装完成后访问 https://域名:8444
PANEL_USERNAME=dekun
PANEL_PASSWORD=Woaini521@
# 以下由 scripts/generate-keys.sh 自动生成,也可手动填写
# REALITY_PRIVATE_KEY=
# REALITY_PUBLIC_KEY=
# REALITY_SHORT_ID=