diff --git a/README.md b/README.md index d006d403..388324fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Docker Mods +## Docker mods for linuxserver.io containers to inject theme.park stylesheets. -# Docker mods for linuxserver.io containers to inject theme.park stylesheets. +Add -e `DOCKER_MODS=gilbn/theme.park:` e.g. `gilbn/theme.park:sonarr` + +These are the **default** values for all envs. + +| Environment Variable | Example Value | Description | +| -------------------- | ------------- | ----------- | +| `DOCKER_MODS` | `gilbn/theme.park:` | Replace \ | +| `TP_DOMAIN` | `gilbn.github.io` | Defaults to the example. | +| `TP_THEME` | `organizr-dark` | Defaults to the example. |