Skip to content

Commit 8c94376

Browse files
authored
Merge pull request #241 from markverg/patch-1
Add TZ to readme
2 parents 6df2acc + 7381675 commit 8c94376

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ The variables default their respective `DEFAULT` service variable.
217217
| `MYSQL_ROOT_USER` | root | If your MySQL host is not on `localhost`, but you want the icinga2 container to setup the DBs for itself, specify the root user of your MySQL server in this variable. |
218218
| `MYSQL_ROOT_PASSWORD` | *unset* | If your MySQL host is not on `localhost`, but you want the icinga2 container to setup the DBs for itself, specify the root password of your MySQL server in this variable. |
219219
| *other MySQL variables* | *none* | All combinations of MySQL variables aren't listed in this reference. Please see above in the MySQL section for this. |
220+
| `TZ` | UTC | Specify the TimeZone for the container to use|
220221

221222
## Volume Reference
222223

0 commit comments

Comments
 (0)