mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-08 21:11:02 +08:00
feature: optimize ui and doc (#87)
* feat: add live api * feat: update jackson config * feat:update frontend resources
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
1. Docker
|
||||
2. Mysql
|
||||
|
||||
## 测活接口
|
||||
|
||||
```shell
|
||||
GET /live
|
||||
```
|
||||
返回 200 即表示启动成功
|
||||
|
||||
## 部署流程
|
||||
|
||||
1. 拉取最新版镜像,当然你也可以将 latest 替换成你想要得版本号,具体有哪些镜像版本可以拉取可以在[这里](https://registry.hub.docker.com/r/vrantt/databasir)查看
|
||||
|
Reference in New Issue
Block a user