nhathuy07 commited on
Commit
19fd3d0
·
verified ·
1 Parent(s): 2866adb

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -1,2 +1,2 @@
1
  redis-server --save "" &
2
- uvicorn main:app --port 7860 --host 0.0.0.0 --workers 6 --reload
 
1
  redis-server --save "" &
2
+ uvicorn main:app --port 7860 --host 0.0.0.0 --workers 6