TomYTZ commited on
Commit
2989ab2
·
verified ·
1 Parent(s): 5b3d96a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -23,4 +23,4 @@ EXPOSE 7860
23
  ENV GRADIO_SERVER_NAME="0.0.0.0"
24
 
25
  # Command to run the app
26
- CMD ["python", "app.py"]
 
23
  ENV GRADIO_SERVER_NAME="0.0.0.0"
24
 
25
  # Command to run the app
26
+ CMD ["python", "app_up_pal_demo.py"]