diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ab371f8..c2e9291 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -50,3 +50,6 @@ jobs: # 清理临时文件 rm /tmp/deployment.zip + + # 重启容器 + docker restart random-api diff --git a/README.md b/README.md index 1ffd531..fc64041 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,9 @@ [https://random-api.czl.net](https://random-api.czl.net) -## 部署、更新和原理 +## 部署、更新 -请见我的博客:[https://woodchen.ink/archives/1705367469203](https://woodchen.ink/archives/1705367469203) - -## 更新 - -1. 新增使用腾讯Edgeone的边缘函数的实现方法,使用`eo.js`即可。 -2. 新增nodejs版本, 可以自行部署在国内服务器, 速度会快些. +请见我的帖子:[https://q58.org/questions/D1U1](https://q58.org/questions/D1U1) ## 提示 diff --git a/nodejs/public/index.md b/nodejs/public/index.md index 5416323..cdc3fe8 100644 --- a/nodejs/public/index.md +++ b/nodejs/public/index.md @@ -22,11 +22,11 @@ ## 部署和原理 -请见我的博客:[https://woodchen.ink/archives/1705367469203](https://woodchen.ink/archives/1705367469203) +请见我的帖子:[https://q58.org/questions/D1U1](https://q58.org/questions/D1U1) ## 讨论 -请在github上提issue或者在上面我的博客文章下留言,谢谢。 +请在帖子下留言,我看到后会回复,谢谢。 **永久可用**