DeMaking commited on
Commit
2fe8cc5
·
verified ·
1 Parent(s): 68e9481

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"]