This commit is contained in:
Mayel 2021-09-07 17:02:04 +12:00
parent 1500ca7324
commit e0eff8c3fa
1 changed files with 2 additions and 4 deletions

View File

@ -38,11 +38,9 @@ Coöp Cloud + [PHP](https://php.org) + MariaDB (optional) + Nginx = 🥳
## Extra
You can see what PHP extensions compiled into the image, by checking the output of:
- abra app YOURAPPDOMAIN run app "php -m"
You can see what PHP extensions compiled into the image by checking the output of `abra app YOURAPPDOMAIN run app "php -m"`
You can see the PHP config and environment, by checking the output of:
- abra app YOURAPPDOMAIN run app "php -i"
You can see the PHP config and environment by checking the output of `abra app YOURAPPDOMAIN run app "php -i"`
## Email