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
eae7c86022
commit
9f58cfa6dc
@ -20,8 +20,11 @@
|
||||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/mysql-workbench.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mysql-workbench-logo.png</Icon>
|
||||
<Date>2022-09-15</Date>
|
||||
<Date>2023-03-18</Date>
|
||||
<Changes>
|
||||
### 2023-03-18
|
||||
- Rebase to KasmVNC base image.
|
||||
|
||||
### 2022-09-15
|
||||
- Migrate to s6v3.
|
||||
|
||||
@ -39,6 +42,7 @@
|
||||
|
||||
</Changes>
|
||||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Mysql Workbench desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="Mysql Workbench 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." 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