[IMP] README.md: production: Update .env SERVICES and ACME_CA_URI

This commit is contained in:
Henrik Norlin
2024-06-02 11:19:08 +02:00
parent 7568dbc44f
commit faa6cf6b4c

View File

@@ -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
```