ChenyuRabbitLove commited on
Commit
fe8ae38
·
verified ·
1 Parent(s): 078398b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -74,4 +74,4 @@ RUN --mount=type=secret,id=AWS_REGION_NAME,mode=0444,required=true \
74
  echo "export AWS_REGION_NAME=${AWS_REGION_NAME}" >> $HOME/.bashrc
75
 
76
 
77
- CMD ["python", "app.py"]
 
74
  echo "export AWS_REGION_NAME=${AWS_REGION_NAME}" >> $HOME/.bashrc
75
 
76
 
77
+ CMD ["python", "vaitor/app.py"]