imseldrith commited on
Commit
76c1ea2
·
1 Parent(s): dcb78eb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -11,4 +11,4 @@ RUN chmod 0777 /MegaDL-Bot
11
  RUN pip3 install --upgrade pip
12
  RUN pip3 install -U -r requirements.txt
13
 
14
- CMD python3 main.py
 
11
  RUN pip3 install --upgrade pip
12
  RUN pip3 install -U -r requirements.txt
13
 
14
+ CMD python3 app.py