Update FoundryVTT_alpine_unraid.xml

This commit is contained in:
fithwum
2020-06-21 16:13:51 -07:00
parent e7e950b465
commit eee0631956

View File

@@ -8,11 +8,11 @@
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support></Support>
<Project>https://foundryvtt.com/</Project>
<Overview>FoundryVTT is a D&D game server.</Overview>
<Project></Project>
<Overview>test</Overview>
<Category>Games:Server</Category>
<WebUI/>
<TemplateURL>https://github.com/fithwum/files-for-dockers/templates/FoundryVTT_alpine_unraid.xml</TemplateURL>
<TemplateURL></TemplateURL>
<Icon></Icon>
<ExtraParams/>
<PostArgs/>
@@ -20,10 +20,14 @@
<DateInstalled/>
<DonateText/>
<DonateLink/>
<Description>FoundryVTT is a D&D game server.</Description>
<Description>Test</Description>
<Beta>False</Beta>
<Date>2020-06-8</Date>
<Changes></Changes>
<Date>2020-05-16</Date>
<Changes>[font size=4][center]foundryvtt-alpine[/center][/font]
[font size=3][b](2020-06-21)[/b][/font]
&#x00a0;&#x00a0;- First Test.
</Changes>
<Networking>
<Mode>host</Mode>
<Publish>
@@ -37,7 +41,7 @@
<Data>
<Volume>
<HostDir>/mnt/user/appdata/FoundryVTT</HostDir>
<ContainerDir>/home/foundry</ContainerDir>
<ContainerDir>/foundryvtt</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
@@ -54,7 +58,7 @@
</Variable>
</Environment>
<Labels/>
<Config Name="Host Port" Target="30000" Default="30000" Mode="tcp" Description="Container Port: 30000" Type="Port" Display="always" Required="true" Mask="false">30000</Config>
<Config Name="Host Port 1" Target="30000" Default="30000" Mode="tcp" Description="Container Port: 30000" Type="Port" Display="always" Required="true" Mask="false">30000</Config>
<Config Name="Key 2" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
<Config Name="Key 3" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
<Config Name="AppData Config Path" Target="/home/foundry" Default="/mnt/user/appdata/FoundryVTT" Mode="rw" Description="Container Path: /home/foundry" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/FoundryVTT</Config>