Skip to content

Commit

Permalink
Update start_app_flask.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalika0363 authored Jun 18, 2024
1 parent 27776cc commit dc94237
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions start_app_flask.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/bash
pip3 install -r requirements.txt

python3.10 app.py --host=0.0.0.0
python3.10 app.py

0 comments on commit dc94237

Please sign in to comment.