try this for relative link

This commit is contained in:
sparklyballs 2017-04-16 14:16:55 +01:00
parent c356bc7efe
commit d9331e6157

View File

@ -52,7 +52,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po
* `-p 3579` - the port(s)
* `-v /etc/localtime` for timesync - see for important information
* `-v /etc/localtime` for timesync - see [Localtime][#localtime] for important information
* `-e TZ` for timezone information, Europe/London - see for important information
* `-v /config` - where ombi should store its config files
* `-e PGID` for GroupID - see below for explanation