Update hoarder/hoarder.xml
This commit is contained in:
parent
cf2563497e
commit
355dde5bcd
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>3000</HostPort>
|
||||
<HostPort>3032</HostPort>
|
||||
<ContainerPort>3000</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
|
@ -43,5 +43,5 @@
|
|||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<WebUI>http://[IP]:[PORT:3000]/</WebUI>
|
||||
<WebUI>http://[IP]:[PORT:3032]/</WebUI>
|
||||
</Container>
|
Loading…
Reference in a new issue