@ -123,7 +123,7 @@ def api():
})
response.headers.add('Access-Control-Allow-Origin', '*')
return
return response
app.run(port=port)