Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Commit d147511

Browse files
committed
更新readme
1 parent 7af1bc9 commit d147511

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
MINING_PROXY_WEB_PORT=8020
2-
MINING_PROXY_WEB_PORT_PASSWORD=123456789
2+
MINING_PROXY_WEB_PASSWORD=123456789
33
JWT_SECRET=test

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Liunx 建议用screen 管理或者使用systemctl 进行管理
5959
在软件运行目录下创建 .env 文件
6060
```env
6161
MINING_PROXY_WEB_PORT=8020
62-
MINING_PROXY_WEB_PORT_PASSWORD=123456789
62+
MINING_PROXY_WEB_PASSWORD=123456789
6363
JWT_SECRET=test
6464
```
6565
第一行是网页的端口

0 commit comments

Comments
 (0)