summaryrefslogtreecommitdiffstats
path: root/funcweb/dev.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'funcweb/dev.cfg')
-rw-r--r--funcweb/dev.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/funcweb/dev.cfg b/funcweb/dev.cfg
index d1c48b6..3da5a3b 100644
--- a/funcweb/dev.cfg
+++ b/funcweb/dev.cfg
@@ -4,7 +4,7 @@
# (such as template engine, encodings, etc.) all go in
# funcweb/config/app.cfg
-# DATABASE
+# DATABASE (We're trying our best to avoid this)
# driver://username:password@host:port/database
@@ -21,7 +21,7 @@
# SERVER
# Some server parameters that you may want to tweak
-# server.socket_port=8080
+server.socket_port=51236
# Enable the debug output at the end on pages.
# log_debug_info_filter.on = False