mirror of
https://github.com/woodchen-ink/Random-Api.git
synced 2025-07-18 14:02:03 +08:00
Merge branch 'main' of https://github.com/woodchen-ink/Random-Api
This commit is contained in:
commit
99e7a738ef
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -50,3 +50,6 @@ jobs:
|
|||||||
|
|
||||||
# 清理临时文件
|
# 清理临时文件
|
||||||
rm /tmp/deployment.zip
|
rm /tmp/deployment.zip
|
||||||
|
|
||||||
|
# 重启容器
|
||||||
|
docker restart random-api
|
||||||
|
@ -6,14 +6,9 @@
|
|||||||
|
|
||||||
[https://random-api.czl.net](https://random-api.czl.net)
|
[https://random-api.czl.net](https://random-api.czl.net)
|
||||||
|
|
||||||
## 部署、更新和原理
|
## 部署、更新
|
||||||
|
|
||||||
请见我的博客:[https://woodchen.ink/archives/1705367469203](https://woodchen.ink/archives/1705367469203)
|
请见我的帖子:[https://q58.org/questions/D1U1](https://q58.org/questions/D1U1)
|
||||||
|
|
||||||
## 更新
|
|
||||||
|
|
||||||
1. 新增使用腾讯Edgeone的边缘函数的实现方法,使用`eo.js`即可。
|
|
||||||
2. 新增nodejs版本, 可以自行部署在国内服务器, 速度会快些.
|
|
||||||
|
|
||||||
|
|
||||||
## 提示
|
## 提示
|
||||||
|
@ -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或者在上面我的博客文章下留言,谢谢。
|
请在帖子下留言,我看到后会回复,谢谢。
|
||||||
|
|
||||||
**永久可用**
|
**永久可用**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user