Docker(3)
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ COPY main.py .
|
||||
|
||||
RUN pip install pyTelegramBotAPI requests html2text
|
||||
|
||||
ENTRYPOINT ["python", "main.py"]
|
||||
CMD ["python", "main.py", "${telegramtoken}", "${misskeybot}"]
|
||||
Reference in New Issue
Block a user