Commit a15fc7c2 by 蒋勇

d

parent 01b1e8b7
......@@ -20,7 +20,7 @@ gudong(server)
if __name__ == '__main__':
server.run(
host='127.0.0.1',
host='0.0.0.0',
port=80,
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