Skip to content

Commit 0d14cee

Browse files
authored
Update README.md
Signed-off-by: quietsy <[email protected]>
1 parent a91e173 commit 0d14cee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Follow these steps to enable the maxmind mod:
1313

1414
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:swag-maxmind|linuxserver/mods:swag-mod2`
1515
3. In the container's docker arguments, set the following environment variables:
16-
- `MAXMINDDB_LICENSE_KEY=<license-key>` with your license key
17-
- `MAXMINDDB_USER_ID=<user-id>` with your user id
16+
- `MAXMINDDB_LICENSE_KEY=<license-key>` with your license key.
17+
- `MAXMINDDB_USER_ID=<account-id>` with your **account id**.
1818
4. Recreate the container to apply the changes.
1919
5. Add the following line to `/config/nginx/nginx.conf` under the `http` section:
2020

0 commit comments

Comments
 (0)