summaryrefslogtreecommitdiff
path: root/start_ick
diff options
context:
space:
mode:
Diffstat (limited to 'start_ick')
-rwxr-xr-xstart_ick2
1 files changed, 1 insertions, 1 deletions
diff --git a/start_ick b/start_ick
index 8c9d50f..19295ff 100755
--- a/start_ick
+++ b/start_ick
@@ -26,7 +26,7 @@ else
fi
gunicorn3 \
- --bind 127.0.0.1:12765 \
+ --bind 127.0.0.1:3333 \
--log-file "$GUNICORN_LOG" \
--log-level debug \
ick_controller:app