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