docker-templates-unraid/templates/wifi-card.xml
rtm516 359f3239f0
Fix project link for wifi-card
The old site was dead and this now points at the GitHub which does also have a link to the new hosted version
2022-05-08 13:53:32 +01:00

18 lines
1 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>wifi-card</Name>
<Repository>bndw/wifi-card:latest</Repository>
<Registry>https://hub.docker.com/r/bndw/wifi-card/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://github.com/bndw/wifi-card</Project>
<Overview>Print a neat little card with your WiFi info and stick it on the fridge.</Overview>
<Category>Other:</Category>
<WebUI>http://[IP]:[PORT:80]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/wifi-card.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/wifi-card.png</Icon>
<Description>Print a neat little card with your WiFi info and stick it on the fridge.</Description>
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8000</Config>
</Container>