Skip to content

Commit 06c15ac

Browse files
authored
Update monitorr.xml
1 parent 0fc50fc commit 06c15ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/monitorr.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Container>
33
<TemplateURL>https://raw.githubusercontent.com/Monitorr/unraid-templates/master/templates/monitorr.xml</TemplateURL>
44
<Name>monitorr</Name>
@@ -17,13 +17,13 @@
1717
</Overview>
1818
<Category>Tools:</Category>
1919
<WebUI>http://[IP]:[PORT:80]</WebUI>
20-
<Icon>https://raw.githubusercontent.com/Monitorr/Logos/master/Monitorr_BG_Black.png</Icon>
20+
<Icon>https://raw.githubusercontent.com/Monitorr/Logos/master/logo_black_glow_text_monitorr_Crop.png</Icon>
2121
<ExtraParams>--restart=on-failure</ExtraParams>
2222
<Networking>
2323
<Mode>bridge</Mode>
2424
<Publish>
2525
<Port>
26-
<HostPort>80</HostPort>
26+
<HostPort></HostPort>
2727
<ContainerPort>80</ContainerPort>
2828
<Protocol>tcp</Protocol>
2929
</Port>
@@ -48,4 +48,4 @@
4848
<Mode/>
4949
</Variable>
5050
</Environment>
51-
</Container>
51+
</Container>

0 commit comments

Comments
 (0)