new server frame
This commit is contained in:
parent
cb7161d913
commit
1e67935333
@ -48,5 +48,5 @@ def index():
|
|||||||
return 'Content-Type not supported!'
|
return 'Content-Type not supported!'
|
||||||
|
|
||||||
|
|
||||||
app.run(port=2020, host="0.0.0.0", debug=True)
|
# app.run(port=2020, host="0.0.0.0", debug=True)
|
||||||
print('server starts working')
|
print('server starts working')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user