西部数码域名ddns解析【docker/widows/mac/linux】
docker run -i \
-e "domainId=你的域名id" \
-e "recitem=你的域名前缀【默认nas]" \
-e "dingAccessToken=钉钉群机器人令牌【不填则不通知】 " \
-e "dingSecret=钉钉群机器人签名【不填则不通知】 " \
-e "name=你的用户名" \
-e "password=你的密码" \
sunxiao0721/west.cn-ddns
git clone [email protected]:TNT-Likely/west.cn-ddns.git
config 目录下拷贝config.js,命名为config.tmp.js,修改其中的配置
npm i
npm start