mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
Update README.md
This commit is contained in:
parent
a5fa46b82d
commit
d72ee53cb4
@ -233,7 +233,7 @@ cat buildroot/bin/micro.sfx my-app.phar > my-app && chmod +x my-app
|
|||||||
bin/spc micro:combine my-app.phar -I "memory_limit=4G" -I "disable_functions=system" --output my-app-2
|
bin/spc micro:combine my-app.phar -I "memory_limit=4G" -I "disable_functions=system" --output my-app-2
|
||||||
```
|
```
|
||||||
|
|
||||||
> In some cases, PHAR files may not run in a micro environment.
|
> In some cases, PHAR files may not run in a micro environment. Overall, micro is not production ready.
|
||||||
|
|
||||||
### Use fpm
|
### Use fpm
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user