aboutsummaryrefslogtreecommitdiff
path: root/boot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'boot.sh')
-rw-r--r--boot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.sh b/boot.sh
index 93e64d2..c15b1c4 100644
--- a/boot.sh
+++ b/boot.sh
@@ -13,4 +13,4 @@ while true; do
sleep 5
done
-exec gunicorn -b :7831 --access-logfile - --error-logfile - annotate_change:app
+exec gunicorn -b :7831 --preload --access-logfile - --error-logfile - annotate_change:app