Commit 9d278849 by 黄静

hj

parent 439a8a33
...@@ -21,6 +21,6 @@ getImageInfo(server) ...@@ -21,6 +21,6 @@ getImageInfo(server)
if __name__ == '__main__': if __name__ == '__main__':
server.run( server.run(
host='0.0.0.0', host='0.0.0.0',
port=80, port=80,
debug=True debug=True
) )
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment