modifies entrypoint back to flask
This commit is contained in:
parent
dbb6d170da
commit
ae773daad7
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd /home/calendarwatch
|
cd /home/calendarwatch
|
||||||
uwsgi --http-socket :8084 --wsgi-file server.py
|
# uwsgi --http-socket 0.0.0.0:8084 -w wsgi --protocol=https
|
||||||
# python3 app.py
|
python3 app.py
|
||||||
|
Loading…
Reference in New Issue
Block a user