Compare commits
1 Commits
adb20dea14
...
dev
Author | SHA1 | Date | |
---|---|---|---|
15e68b88e8 |
@@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
cd /home/calendarwatch
|
||||
# uwsgi --http-socket 0.0.0.0:8084 -w wsgi --protocol=https
|
||||
export FLASK_APP=/home/calendarwatch/server.py
|
||||
python3 server.py
|
||||
uwsgi --ini wsgi.ini
|
||||
echo "server has been started"
|
||||
|
||||
|
Reference in New Issue
Block a user