imseldrith commited on
Commit
2e1d385
·
1 Parent(s): ff40e93

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,4 +8,4 @@ RUN pip3 install -r requirements.txt
8
 
9
  COPY . /app
10
 
11
- CMD python3 bot.py
 
8
 
9
  COPY . /app
10
 
11
+ CMD python3 app.py