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

Update Dockerfile

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