Update readme for new SHOWCLOCK and METRICTEMP options

This commit is contained in:
Dale Davies
2022-02-18 15:31:08 +00:00
parent 16934093c2
commit 9aa389d469

View File

@@ -44,6 +44,8 @@ services:
You can use the following optional environment variables to configure/customise Jump...
- `SITENAME` - Custom site name.
- `SHOWCLOCK: 'true'` - Show/hide the clock.
- `METRICTEMP: 'true'` - Metric (C) or imperial (F) temperature units.
- `NOINDEX: 'true'` - Include a robots noindex meta tag in site header
- `CACHEBYPASS: 'true'` - Bypass all caches, useful for testing changes.
- `OWMAPIKEY` - An API key for Open Weather Map, LATLONG (below) must also be defined.