diff --git a/config/Common.py b/config/Common.py index 5c93d91..bdc725f 100644 --- a/config/Common.py +++ b/config/Common.py @@ -63,7 +63,7 @@ settings = { """ """, }, - "/notebooks/upload_file": { + "/files/upload_file": { "stream_response": True }, }