Browse Source

Mise à jour de 'docker/ Dockerfile'

master
TheBidouilleur 2 months ago
parent
commit
39a7756b72
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docker/ Dockerfile

+ 1
- 1
docker/ Dockerfile View File

@@ -6,7 +6,7 @@ WORKDIR /app
RUN pip install requests
RUN pip install python-telegram-bot

RUN echo $CLIENT_ID
RUN python3.6 generate_config.py config &CLIENT_ID &LOGIN &PASSWORD &USER_ID &TOKEN_BOT

#Ajout de series aleatoires.


Loading…
Cancel
Save