mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update README
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
- TGBot
|
||||
|
||||
## 系统要求
|
||||
- PHP: 8.0|8.1|8.2,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache
|
||||
- PHP: 8.2|8.3|8.4,必须扩展:bcmath, ctype, curl, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd, redis, pcntl, sockets, posix, gmp, zend opcache
|
||||
- Mysql: 5.7 最新版或以上版本
|
||||
- Redis:2.6.12 或以上版本
|
||||
- 其他:supervisor, rsync
|
||||
@@ -65,7 +65,3 @@ docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:late
|
||||
博客:[https://nexusphp.org](http://nexusphp.org/)
|
||||
文档:[https://doc.nexusphp.org](http://doc.nexusphp.org/)
|
||||
Telegram: [https://t.me/nexusphp](https://t.me/nexusphp)
|
||||
|
||||
## Project supported by JetBrains
|
||||
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
|
||||
[](https://www.jetbrains.com/?from=https://github.com/xiaomlove/nexusphp)
|
||||
|
||||
Reference in New Issue
Block a user