Merge pull request #75 from TimoVerbrugghe/patch-1
Update homer with --user param
This commit is contained in:
commit
73acdcf4b0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/homer.xml</TemplateURL>
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/homer.xml</TemplateURL>
|
||||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png</Icon>
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png</Icon>
|
||||||
<ExtraParams/>
|
<ExtraParams>--user 99:100</ExtraParams>
|
||||||
<PostArgs/>
|
<PostArgs/>
|
||||||
<DonateText/>
|
<DonateText/>
|
||||||
<DonateLink/>
|
<DonateLink/>
|
||||||
|
|
Loading…
Reference in a new issue