mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-14 08:16:56 +08:00
feat: increase default max users to 10 and add update reminder
- Change default MaxUsers from 5 to 10 in config - Add update reminder section in install.sh output - Add 'Keeping Updated' section in all README translations
This commit is contained in:
@@ -45,6 +45,16 @@ chmod +x ./start.sh
|
||||
|
||||
Truy cập giao diện Web: **http://localhost:3000**
|
||||
|
||||
### Cập Nhật Phiên Bản Mới
|
||||
|
||||
> **💡 Cập nhật thường xuyên.** Chạy lệnh này hàng ngày để nhận các tính năng và bản sửa lỗi mới nhất:
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/NoFxAiOS/nofx/main/install.sh | bash
|
||||
```
|
||||
|
||||
Lệnh này tải về image chính thức mới nhất và tự động khởi động lại dịch vụ.
|
||||
|
||||
### Tùy chọn 2: Cài đặt Thủ công
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user