summaryrefslogtreecommitdiffstats
path: root/module/config/core.xml
diff options
context:
space:
mode:
Diffstat (limited to 'module/config/core.xml')
-rw-r--r--module/config/core.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/core.xml b/module/config/core.xml
index 891856c00..6da85cf32 100644
--- a/module/config/core.xml
+++ b/module/config/core.xml
@@ -12,7 +12,7 @@
</ssl>
<webinterface>
<activated>True</activated>
- <host>127.0.0.1</host>
+ <host>0.0.0.0</host>
<port>8000</port>
<template>default</template>
<local>True</local>