Update emby.xml

This commit is contained in:
chbmb 2019-06-10 23:26:37 +01:00 committed by GitHub
parent 5cbb279c5f
commit f83635fb63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
</Branch>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/xxxxx-support-linuxserverio-emby/</Support>
<Project>https://emby.media/</Project>
@ -104,4 +104,4 @@
<Config Name="AppData Config Path" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="advanced-hide" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
</Container>
</Container>