Compare commits

..

No commits in common. "a7ef8675f2edc21056cc3a641b1593f7b7059cb8" and "c555c278dc5d27b193c6a2693de3bece54419420" have entirely different histories.

1 changed files with 1 additions and 2 deletions

3
f.py
View File

@ -8,5 +8,4 @@ def hello_world():
if __name__ == '__main__':
app.run(host='172.17.0.8', port=8080)
add some mewo
app.run(host='172.17.0.2', port=8080)