From 84941aaaba84096d05b7192120efba6e0d1af208 Mon Sep 17 00:00:00 2001 From: wood chen <95951386+woodchen-ink@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:55:24 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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) ## 提示 From 6902af91827ecd2c1c79758187c41d9d7c3ca761 Mon Sep 17 00:00:00 2001 From: wood chen <95951386+woodchen-ink@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:59:47 +0800 Subject: [PATCH 2/3] Update deploy.yml --- .github/workflows/deploy.yml | 3 +++ 1 file changed, 3 insertions(+) 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 From 3d0e28633f5a50921ab255e6dd433217ce16a83b Mon Sep 17 00:00:00 2001 From: wood chen <95951386+woodchen-ink@users.noreply.github.com> Date: Sun, 28 Jul 2024 23:02:16 +0800 Subject: [PATCH 3/3] Update index.md --- nodejs/public/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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或者在上面我的博客文章下留言,谢谢。 +请在帖子下留言,我看到后会回复,谢谢。 **永久可用**