diff --git a/Python/http-flask/firebase.json b/Python/http-flask/firebase.json index db38e0898d..1f0ad9dbd6 100644 --- a/Python/http-flask/firebase.json +++ b/Python/http-flask/firebase.json @@ -1,5 +1,5 @@ { "functions": { - "codebase": "http-flask" + "codebase": "functions" } }