Compare commits

...

6 Commits

Author SHA1 Message Date
Leon Vita 7ebf2353b3 fix 2022-12-04 22:29:09 +00:00
Leon Vita 8648cd8c97 error 2022-12-04 22:27:22 +00:00
Leon Vita 588ea45d5f Merge branch 'mewo'
add some mewo var
2022-12-04 22:26:06 +00:00
Leon Vita 20cdbb7d4a add mewo var 2022-12-04 22:25:46 +00:00
Leon Vita 6744f7575b fix 2022-12-04 22:24:35 +00:00
Leon Vita de49a1453c test111 2022-12-04 22:23:16 +00:00
1 changed files with 2 additions and 1 deletions

3
f.py
View File

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