Update FoundryVTT_alpine_unraid.xml
This commit is contained in:
@@ -8,11 +8,11 @@
|
|||||||
<Shell>sh</Shell>
|
<Shell>sh</Shell>
|
||||||
<Privileged>false</Privileged>
|
<Privileged>false</Privileged>
|
||||||
<Support></Support>
|
<Support></Support>
|
||||||
<Project>https://foundryvtt.com/</Project>
|
<Project></Project>
|
||||||
<Overview>FoundryVTT is a D&D game server.</Overview>
|
<Overview>test</Overview>
|
||||||
<Category>Games:Server</Category>
|
<Category>Games:Server</Category>
|
||||||
<WebUI/>
|
<WebUI/>
|
||||||
<TemplateURL>https://github.com/fithwum/files-for-dockers/templates/FoundryVTT_alpine_unraid.xml</TemplateURL>
|
<TemplateURL></TemplateURL>
|
||||||
<Icon></Icon>
|
<Icon></Icon>
|
||||||
<ExtraParams/>
|
<ExtraParams/>
|
||||||
<PostArgs/>
|
<PostArgs/>
|
||||||
@@ -20,10 +20,14 @@
|
|||||||
<DateInstalled/>
|
<DateInstalled/>
|
||||||
<DonateText/>
|
<DonateText/>
|
||||||
<DonateLink/>
|
<DonateLink/>
|
||||||
<Description>FoundryVTT is a D&D game server.</Description>
|
<Description>Test</Description>
|
||||||
<Beta>False</Beta>
|
<Beta>False</Beta>
|
||||||
<Date>2020-06-8</Date>
|
<Date>2020-05-16</Date>
|
||||||
<Changes></Changes>
|
<Changes>[font size=4][center]foundryvtt-alpine[/center][/font]
|
||||||
|
[font size=3][b](2020-06-21)[/b][/font]
|
||||||
|
  - First Test.
|
||||||
|
|
||||||
|
</Changes>
|
||||||
<Networking>
|
<Networking>
|
||||||
<Mode>host</Mode>
|
<Mode>host</Mode>
|
||||||
<Publish>
|
<Publish>
|
||||||
@@ -37,7 +41,7 @@
|
|||||||
<Data>
|
<Data>
|
||||||
<Volume>
|
<Volume>
|
||||||
<HostDir>/mnt/user/appdata/FoundryVTT</HostDir>
|
<HostDir>/mnt/user/appdata/FoundryVTT</HostDir>
|
||||||
<ContainerDir>/home/foundry</ContainerDir>
|
<ContainerDir>/foundryvtt</ContainerDir>
|
||||||
<Mode>rw</Mode>
|
<Mode>rw</Mode>
|
||||||
</Volume>
|
</Volume>
|
||||||
</Data>
|
</Data>
|
||||||
@@ -54,7 +58,7 @@
|
|||||||
</Variable>
|
</Variable>
|
||||||
</Environment>
|
</Environment>
|
||||||
<Labels/>
|
<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 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="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>
|
<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user