Browse Source

Update README.md

pull/149/head
GilbN 5 years ago
committed by GitHub
parent
commit
053b44526a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      README.md

11
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:<app>` e.g. `gilbn/theme.park:sonarr`
These are the **default** values for all envs.
| Environment Variable | Example Value | Description |
| -------------------- | ------------- | ----------- |
| `DOCKER_MODS` | `gilbn/theme.park:<app>` | Replace \<app> |
| `TP_DOMAIN` | `gilbn.github.io` | Defaults to the example. |
| `TP_THEME` | `organizr-dark` | Defaults to the example. |

Loading…
Cancel
Save