Major rewrite
This commit is contained in:
32
SoilMoistureAPI/SoilMoistureAPI.xml
Normal file
32
SoilMoistureAPI/SoilMoistureAPI.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Container>
|
||||
<Beta>False</Beta>
|
||||
<Category>HomeAutomation:</Category>
|
||||
<Date>2025-01-08</Date>
|
||||
<Changes>
|
||||
[b]8.JAN.2025:[/b]Added[br]
|
||||
</Changes>
|
||||
<Support>http://forums.unraid.net</Support>
|
||||
<Name>PlanyPal API</Name>
|
||||
<Description>
|
||||
PlantPal's API[br][br]
|
||||
</Description>
|
||||
<Registry>localhost:5000/soilmoistureapi-api</Registry>
|
||||
<GitHub>https://github.com/</GitHub>
|
||||
<Repository>localhost:5000/soilmoistureapi-api</Repository>
|
||||
<BindTime>true</BindTime>
|
||||
<Privileged>false</Privileged>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>3016</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<WebUI>http://[IP]:[PORT:3016]</WebUI>
|
||||
<Banner>http://i.imgur.com/zXpacAF.png</Banner>
|
||||
<Icon>http://i.imgur.com/zXpacAF.png</Icon>
|
||||
</Container>
|
||||
Reference in New Issue
Block a user