1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-24 10:09:34 +08:00

发布应用 独角数卡

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
萌森 2024-08-21 18:55:00 +08:00
parent a9c2b7a267
commit 02db50f343

View File

@ -33,6 +33,16 @@
>
> 默认管理员密码 admin
### `应用密钥` 配置
该密钥由固定头部`base64:`加上`32位字符串的Base64编码`组成,例如:`base64:xxxxx`
使用 `openssl` 生成密钥:
```bash
openssl rand -base64 32
```
---
![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png)