diff --git a/README.md b/README.md index be5ffb0..c2bc6c0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ wget https://raw.githubusercontent.com/ZoeyVid/parsedmarc-dockerized/develop/compose.yml nano compose.yaml ``` -2. now adjust the value `GEOIPUPDATE_ACCOUNT_ID` and `GEOIPUPDATE_LICENSE_KEY` from your [MaxMind account](https://maxmind.com) +2. now adjust the value `GEOIPUPDATE_ACCOUNT_ID` and `GEOIPUPDATE_LICENSE_KEY` from your [MaxMind account](https://maxmind.com) and edit `server.publicBaseUrl` 3. Now depoly the stack ```console docker compose up -d