mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 04:27:22 +08:00
Merge remote-tracking branch 'refs/remotes/origin/php8' into php8
This commit is contained in:
@@ -2,6 +2,8 @@ English | [中文](/)
|
|||||||
|
|
||||||
Complete PT website building solution. Based on NexusPHP + Laravel + Filament.
|
Complete PT website building solution. Based on NexusPHP + Laravel + Filament.
|
||||||
|
|
||||||
|
Welcome to participate in internationalization work, click [here](https://github.com/xiaomlove/nexusphp/discussions/193) for more information
|
||||||
|
|
||||||
## Functional Features
|
## Functional Features
|
||||||
|
|
||||||
- Upload torrent
|
- Upload torrent
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
完整的 PT 建站解决方案。基于 NexusPHP + Laravel + Filament。
|
完整的 PT 建站解决方案。基于 NexusPHP + Laravel + Filament。
|
||||||
|
|
||||||
|
欢迎参与国际化工作,点击 [这里](https://github.com/xiaomlove/nexusphp/discussions/193) 了解详情
|
||||||
|
|
||||||
## 功能特性
|
## 功能特性
|
||||||
- 发种
|
- 发种
|
||||||
- 特别区
|
- 特别区
|
||||||
@@ -51,6 +53,7 @@ docker pull xiaomlove/nexusphp:latest
|
|||||||
docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:latest
|
docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:latest
|
||||||
```
|
```
|
||||||
**生产环境建议参考文档实机安装。**
|
**生产环境建议参考文档实机安装。**
|
||||||
|
|
||||||
## 更多信息
|
## 更多信息
|
||||||
博客:[https://nexusphp.org](http://nexusphp.org/)
|
博客:[https://nexusphp.org](http://nexusphp.org/)
|
||||||
文档:[https://doc.nexusphp.org](http://doc.nexusphp.org/)
|
文档:[https://doc.nexusphp.org](http://doc.nexusphp.org/)
|
||||||
|
|||||||
Reference in New Issue
Block a user