Initial commit: MyBlog full stack blog
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# MyBlog 部署配置(供 update.ps1 读取,可自行修改)
|
||||
# 服务器地址:SSH 登录格式 user@公网IP(必须已配置 SSH 免密登录)
|
||||
SERVER=root@8.145.36.108
|
||||
# 域名:用于更新后验证 HTTPS 是否正常;没有域名可留空
|
||||
DOMAIN=guzhujushi.cn
|
||||
Reference in New Issue
Block a user