diff options
Diffstat (limited to 'app.py')
| -rw-r--r-- | app.py | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |