Update application.py
This commit is contained in:
parent
71e08bd380
commit
25b42c0dc5
@ -167,4 +167,4 @@ def wait_for_textract_job(job_id):
|
||||
time.sleep(2)
|
||||
|
||||
if __name__ == '__main__':
|
||||
application.run(port=8080, debug=True)
|
||||
application.run(port=5000, debug=True)
|
||||
|
Loading…
Reference in New Issue
Block a user