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 4b9d3d2 commit a7ea27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import traceback
load_dotenv()


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

0 comments on commit a7ea27e

Please sign in to comment.