We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42042dc commit 69cf4f7Copy full SHA for 69cf4f7
Dockerfile
@@ -5,4 +5,4 @@ COPY . .
5
6
RUN pip3 install -r requirements.txt
7
8
-CMD ["python3", "bot.py"]
+CMD ["python3", "main.py"]
0 commit comments