Skip to content

Commit

Permalink
Modified trigger region
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamgutgutia committed Dec 7, 2023
1 parent a7ea27e commit 0f128eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import traceback
load_dotenv()


app= Flask(__name__)
CORS(app)
app.config['MAX_CONTENT_LENGTH'] = 1024*1024*1024
Expand Down

0 comments on commit 0f128eb

Please sign in to comment.