Update dokuwiki.xml

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

View File

@ -5,7 +5,7 @@
<Registry>https://hub.docker.com/r/linuxserver/dokuwiki/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/xxxxx-support-linuxserverio-dokuwiki/</Support>
<Project>https://www.dokuwiki.org/dokuwiki</Project>
@ -54,4 +54,4 @@
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="advanced" Required="false" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
</Container>
</Container>