From 8a7a5ecd224a291f6b1ad95d239051eccad8e1cf Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 12 Apr 2023 16:28:16 +0200 Subject: set port explicit --- app.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app.py') diff --git a/app.py b/app.py index 08874b9..f3ae6a7 100644 --- a/app.py +++ b/app.py @@ -31,3 +31,8 @@ if __name__ == '__main__': # curl -X POST -F 'file=@/path/to/file' http://localhost:5000/upload # curl http://localhost:5000/files + + + +# farben im putput weg +# wsgi server -- cgit v1.2.3