Update vikunja-frontend.xml
This commit is contained in:
parent
31ea37085f
commit
047ea92585
1 changed files with 1 additions and 0 deletions
|
@ -15,4 +15,5 @@
|
||||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/vikunja.png</Icon>
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/vikunja.png</Icon>
|
||||||
<Description>The to-do app to organize your life.</Description>
|
<Description>The to-do app to organize your life.</Description>
|
||||||
<Config Name="Port 1" Target="80" Default="" Mode="tcp" Description="Port 1" Type="Port" Display="always" Required="false" Mask="false">8079</Config>
|
<Config Name="Port 1" Target="80" Default="" Mode="tcp" Description="Port 1" Type="Port" Display="always" Required="false" Mask="false">8079</Config>
|
||||||
|
<Config Name="Host Key 1" Target="VIKUNJA_API_URL" Default="" Mode="" Description="Container Variable: VIKUNJA_API_URL" Type="Variable" Display="always" Required="false" Mask="false">https://domain.com/api/v1</Config>
|
||||||
</Container>
|
</Container>
|
Loading…
Reference in a new issue