mirror of
https://github.com/civsocit/olgram.git
synced 2026-03-02 10:57:17 +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