diff --git a/f.py b/f.py index 40d4127..b10ee53 100644 --- a/f.py +++ b/f.py @@ -9,3 +9,5 @@ def hello_world(): if __name__ == '__main__': app.run(host='172.17.0.5', port=8080) + +mewo = "mewo test"