zenafey commited on
Commit
747ab8f
·
1 Parent(s): 50e274e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -13,5 +13,3 @@ COPY . .
13
 
14
  # Запускаем бота
15
  CMD ["python", "main.py"]
16
-
17
- CMD ["python", "bot.py"]
 
13
 
14
  # Запускаем бота
15
  CMD ["python", "main.py"]