1
0

(refactor) Remove env files and scripts, update config files

This commit is contained in:
pooneyy
2025-09-04 00:36:13 +08:00
parent 0906288534
commit 89fbe837f1
1566 changed files with 1159 additions and 15329 deletions

View File

@@ -16,6 +16,13 @@ Speedtest Tracker 是一个自托管的互联网性能跟踪应用程序,可
## 安装说明
#### 生成应用密钥
需要安装 openssl ,运行以下命令以生成密钥,密钥用于加密。复制包括前缀在内的此密钥,并将其粘贴为您的值。
```bash
echo -n 'base64:'; openssl rand -base64 32;
```
> admin@example.com
>
> password