mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-16 22:26:16 +00:00
Независимый проект Instance
This commit is contained in:
@@ -5,6 +5,6 @@ COPY . /app
|
||||
WORKDIR /app
|
||||
|
||||
RUN pip install --upgrade pip && \
|
||||
pip install -r requirements.txt && \
|
||||
pip install -r requirements.txt
|
||||
|
||||
CMD ["python", "instance"]
|
||||
CMD ["python", "bot.py"]
|
||||
|
||||
Reference in New Issue
Block a user