add mewo var

This commit is contained in:
Leon Vita 2022-12-04 22:25:46 +00:00
parent de49a1453c
commit 20cdbb7d4a
1 changed files with 2 additions and 0 deletions

2
f.py
View File

@ -9,3 +9,5 @@ def hello_world():
if __name__ == '__main__':
app.run(host='172.17.0.5', port=8080)
mewo = "mewo test"