-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDumbKan.xml
More file actions
26 lines (26 loc) · 1.11 KB
/
DumbKan.xml
File metadata and controls
26 lines (26 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<Container version="2">
<Name>DumbKan</Name>
<Repository>dumbwareio/dumbkan</Repository>
<Registry>https://github.com/DumbWareio/DumbKan</Registry>
<Network>Bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://discord.gg/zJutzxWyq2</Support>
<Project>https://github.com/DumbWareio/DumbKan</Project>
<Overview>A stupid simple kanban board. Create columns, add cards, drag and drop. No fancy features, it just works.</Overview>
<Category>Tools: Productivity:</Category>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL/>
<Icon>https://github.com/DumbWareio/DumbKan/blob/main/logo.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1738127932</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires/>
<Config Name="Port" Target="3000" Default="" Mode="tcp" Description="Container Port" Type="Port" Display="always" Required="false" Mask="false">3000</Config>
<Config Name="Path" Target="/app/data" Default="" Mode="rw" Description="App Data" Type="Path" Display="always" Required="false" Mask="false"></Config>
</Container>