Compare commits
3 Commits
a21c4bf532
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f2f76a4fc | |||
| ff1f9ef074 | |||
| 14428af539 |
BIN
__pycache__/main.cpython-310.pyc
Normal file
BIN
__pycache__/main.cpython-310.pyc
Normal file
Binary file not shown.
BIN
instance/jobs.db
BIN
instance/jobs.db
Binary file not shown.
2
main.py
2
main.py
@@ -129,4 +129,4 @@ api.add_resource(jobManager, '/api/jobs')
|
||||
|
||||
#Runs the Flask app
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=False)
|
||||
app.run(debug=False)
|
||||
|
||||
Reference in New Issue
Block a user