aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/start
diff options
context:
space:
mode:
Diffstat (limited to 'server/start')
-rwxr-xr-xserver/start2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/start b/server/start
index 8710810..9cba795 100755
--- a/server/start
+++ b/server/start
@@ -1,3 +1,3 @@
#!/bin/bash
-uwsgi --socket 127.0.0.1:7001 --wsgi-file server.py
+uwsgi "start.ini"