Compare commits
2 Commits
02625299c7
...
76a8b97ae4
Author | SHA1 | Date | |
---|---|---|---|
76a8b97ae4 | |||
908d64e0a9 |
2
app.py
2
app.py
@ -2,7 +2,7 @@
|
|||||||
from server import app
|
from server import app
|
||||||
from backend import routine
|
from backend import routine
|
||||||
|
|
||||||
routine.start()
|
# routine.start()
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
context = ('certificate/xip.io.crt', 'certificate/xip.io.key')#certificate and key files
|
context = ('certificate/xip.io.crt', 'certificate/xip.io.key')#certificate and key files
|
||||||
|
Loading…
Reference in New Issue
Block a user