We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91e173 commit 0d14ceeCopy full SHA for 0d14cee
README.md
@@ -13,8 +13,8 @@ Follow these steps to enable the maxmind mod:
13
14
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:swag-maxmind|linuxserver/mods:swag-mod2`
15
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
+ - `MAXMINDDB_LICENSE_KEY=<license-key>` with your license key.
+ - `MAXMINDDB_USER_ID=<account-id>` with your **account id**.
18
4. Recreate the container to apply the changes.
19
5. Add the following line to `/config/nginx/nginx.conf` under the `http` section:
20
0 commit comments