This closes #1431
This commit is contained in:
commit
14d840de58
|
@ -1,4 +1,4 @@
|
|||
<!-- The web server is only bound to loalhost by default -->
|
||||
<!-- The web server is only bound to localhost by default -->
|
||||
<web bind="${web.protocol}://${http.host}:${http.port}" path="web"${extra.web.attributes}>
|
||||
<app url="jolokia" war="jolokia.war"/>
|
||||
</web>
|
||||
|
|
Loading…
Reference in New Issue