summaryrefslogtreecommitdiffstats
path: root/module/config/core_default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'module/config/core_default.xml')
-rw-r--r--module/config/core_default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/core_default.xml b/module/config/core_default.xml
index 8e149a442..366197a61 100644
--- a/module/config/core_default.xml
+++ b/module/config/core_default.xml
@@ -13,7 +13,7 @@
<webinterface name="Webinterface">
<activated type="bool" name="Activated">True</activated>
<host type="ip" name="IP">0.0.0.0</host>
- <port type="int" name="Port">8000</port>
+ <port type="int" name="Port">8001</port>
<template type="str" name="Template">default</template>
<local type="bool" name="Local">True</local>
<ssl type="bool" name="SSL">False</ssl>