mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
6dbdaed65d
commit
352fa36089
@ -19,8 +19,11 @@
|
||||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/audacity.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png</Icon>
|
||||
<Date>2022-12-13</Date>
|
||||
<Date>2023-03-18</Date>
|
||||
<Changes>
|
||||
### 2023-03-18
|
||||
- Rebase to KasmVNC base image.
|
||||
|
||||
### 2022-12-13
|
||||
- Rebase to Jammy.
|
||||
|
||||
@ -32,6 +35,7 @@
|
||||
|
||||
</Changes>
|
||||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Audacity desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="Audacity desktop gui HTTPS." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores program settings and images" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user