svijayanand commited on
Commit
77def17
·
verified ·
1 Parent(s): 82bad55

Create runhttp.sh

Browse files
Files changed (1) hide show
  1. runhttp.sh +4 -0
runhttp.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ set -a
2
+ . ./.env
3
+ set +a
4
+ chainlit run app.py --port 80