Compare commits

...

7 Commits
mewo ... main

Author SHA1 Message Date
Leon Vita 9830554a7a update ip 2022-12-10 14:02:11 +00:00
Leon Vita 879f275a95 del second one 2022-12-04 22:47:55 +00:00
Leon Vita 4f7360e262 del first one 2022-12-04 22:47:37 +00:00
Leon Vita c1a0d14146 add sec commit 2022-12-04 22:44:41 +00:00
Leon Vita f4b71d85b1 first commit 2022-12-04 22:44:23 +00:00
Leon Vita f38ce1f70d remove mewo 2022-12-04 22:35:13 +00:00
Leon Vita a7ef8675f2 add mewo; 2022-12-04 22:33:42 +00:00
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)
app.run(host='172.17.0.3', port=14000)