DeMaking commited on
Commit
77a340e
·
verified ·
1 Parent(s): af3a46a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -26,4 +26,4 @@ EXPOSE 7860
26
  # 5000
27
 
28
  # Run both FAST API and Telegram BOT
29
- #CMD ["bash", "start.sh"]
 
26
  # 5000
27
 
28
  # Run both FAST API and Telegram BOT
29
+ CMD ["bash", "start.sh"]