DeMaking commited on
Commit
4d304bd
·
verified ·
1 Parent(s): c80ec84

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -28,4 +28,4 @@ EXPOSE 7860
28
 
29
  # Run the startup script to launch both FastAPI and Telegram Bot
30
  # Use the start.sh script to launch the application (FAST API)
31
- # CMD ["bash", "start.sh"]
 
28
 
29
  # Run the startup script to launch both FastAPI and Telegram Bot
30
  # Use the start.sh script to launch the application (FAST API)
31
+ CMD ["bash", "start.sh"]