summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar Wugy <wugy@mally-soft.com> 2009-12-17 22:14:36 +0100
committerGravatar Wugy <wugy@mally-soft.com> 2009-12-17 22:14:36 +0100
commit5fea358c45d2f04ca7dcec3521f3b7cddeccf3ee (patch)
tree6b753c1a65903d3cee397efaff43924276819319 /module
parentGUI: local connection support (diff)
downloadpyload-5fea358c45d2f04ca7dcec3521f3b7cddeccf3ee.tar.xz
webinterface host for everyone
Diffstat (limited to 'module')
-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>