aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/start
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2023-10-25 13:45:59 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2023-10-25 13:45:59 -0400
commit5a46603deb80cdbff0aef265febe40a83916357e (patch)
tree2db90a8471b55c1cbaf1cb9e14debc59b41cbb59 /server/start
parentd2390a95f6039c2b2a1de557316e13072481ce24 (diff)
changed files to allow local test
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"