Merge pull request #67 from rtm516/patch-1

Fix project link for wifi-card
This commit is contained in:
A75G 2022-05-12 06:08:50 +03:00 committed by GitHub
commit d0f1151059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://wifi.dev.bdw.to/</Project>
<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>
@ -15,4 +15,4 @@
<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>
</Container>