Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
优化部署说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanyutin753 authored Dec 3, 2023
1 parent a5d27e8 commit f4ebfd3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- 现如今只支持账号密码登录,希望大佬能扩充!

#### 初始用户名:root 初始密码值:123456
####**(请务必在第一次登录之后修改)**
#### **(请务必在第一次登录之后修改)**

------------

Expand Down Expand Up @@ -76,8 +76,8 @@ curl -fLO "https://dash.pandoranext.com/data/ (uVlk_4ilqs23dfsdfdsfsdfOlgaPdNkgG

------------

##非一键部署方式
###环境变量
## 非一键部署方式
### 环境变量

- 启动端口号:server.port=8081

Expand Down Expand Up @@ -229,7 +229,7 @@ docker-compose up -d

## 接口

1. 目前写了一个/shared_token接口,可以通过config.json里面的getTokenPassword拿到(默认密码为123456)
1. /shared_token
* 请求方式为get
* 示例网址:http://ip:8081/shared_token?password=123456
* 返回
Expand All @@ -244,7 +244,7 @@ docker-compose up -d
}
```
2./pool_token
2 /pool_token
* 请求方式为get
* 示例网址:http://ip:8081/pool_token?password=123456
* 返回
Expand Down

0 comments on commit f4ebfd3

Please sign in to comment.