Compare commits
No commits in common. "76a8b97ae476fc1927aaae4ee080d1b8c888c616" and "02625299c7ac0ad41ef7af211626b1d850b28c3f" have entirely different histories.
76a8b97ae4
...
02625299c7
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