From c356bc7efeaa0f880378a30fb2da0129be5e0dcf Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Sun, 16 Apr 2017 14:14:30 +0100 Subject: [PATCH] grr markdown --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a52396e..7b79e9d 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,9 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po It is based on ubuntu xenial with s6 overlay, for shell access whilst the container is running do `docker exec -it ombi /bin/bash`. -### TIME ZONE INFO +## Localtime -``` It is important that you either set `-v /etc/localtime:/etc/localtime:ro` or the TZ variable, mono will throw exceptions without one of them set. -``` ### User / Group Identifiers