chore: fix README bullet formatting

[ci skip]
This commit is contained in:
3wc 2021-11-22 13:42:03 +02:00
parent d8580b4962
commit 083791aaa5
1 changed files with 10 additions and 10 deletions

View File

@ -5,14 +5,14 @@ Coöp Cloud + [PHP](https://php.org) + MariaDB (optional) + Nginx = 🥳
<!-- metadata -->
- **Category**: Apps
- **Status**: ❶💚
- **Image**: [`php`](https://hub.docker.com/_/php), ❶💚, upstream
- **Healthcheck**: Yes
- **Backups**: Yes
- **Email**: ❶💚
- **Tests**: ❷💛
- **SSO**: No
* **Category**: Apps
* **Status**: ❶💚
* **Image**: [`php`](https://hub.docker.com/_/php), ❶💚, upstream
* **Healthcheck**: Yes
* **Backups**: Yes
* **Email**: ❶💚
* **Tests**: ❷💛
* **SSO**: No
<!-- endmetadata -->
@ -49,8 +49,8 @@ You can see the PHP config and environment by checking the output of `abra app Y
There is a local or remote SMTP relay configuration available.
- **local**: `COMPOSE_FILE=compose.yml:compose.mailrelay.yml`
- **remote**: `COMPOSE_FILE=compose.yml:compose.mailrelay.yml:compose.smtp.yml`
* **local**: `COMPOSE_FILE=compose.yml:compose.mailrelay.yml`
* **remote**: `COMPOSE_FILE=compose.yml:compose.mailrelay.yml:compose.smtp.yml`
Below are the instructions for the local relay.