diff --git a/README.md b/README.md index 1d02b99..45d7e9d 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ docker-compose down ``` cp docker-compose.override.production.yml docker-compose.override.yml ``` +- Update .env `SERVICES` (add `acme`) and `ACME_CA_URI` (use production link). - Make sure the DNS record of your `DOMAIN` is pointing to your server. - Rebuild the containers ```