Initial commit: MyBlog full stack blog
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# MyBlog IP 白名单自动上报配置(家庭 Windows 电脑)
|
||||
# 用法:复制本文件为 ipwatch.conf 并填写下面两项,再运行 install.ps1
|
||||
#
|
||||
# SERVER:博客地址(必须能访问 /myip 与 /api/ipwatch/report),一般填域名
|
||||
# SECRET:必须与服务器 .env 里的 IPWATCH_SECRET 完全一致
|
||||
SERVER=https://guzhujushi.cn
|
||||
SECRET=请填写与服务器 IPWATCH_SECRET 相同的值
|
||||
Reference in New Issue
Block a user