From e0eff8c3faf258952d71603774c1e437d339862b Mon Sep 17 00:00:00 2001 From: Mayel Date: Tue, 7 Sep 2021 17:02:04 +1200 Subject: [PATCH] readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73509cb..4bef6fa 100644 --- a/README.md +++ b/README.md @@ -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