diff --git a/README.md b/README.md index 5ea93b0..95eb9eb 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,14 @@ CoΓΆp Cloud + [PHP](https://php.org) + MariaDB (optional) + Nginx = πŸ₯³ -- **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 @@ -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.