test ou on demarre bien tout les services

This commit is contained in:
piair
2023-08-24 13:05:44 +02:00
parent 9810381f8d
commit 661c76b9f7
3 changed files with 10 additions and 10 deletions

View File

@ -16,4 +16,4 @@ RUN curl -sSLO https://piair.xyz/download/chrome.deb \
ENV TZ="Europe/Paris"
WORKDIR /app/MsRewards-Reborn/Flask/
CMD gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'
CMD bash start.sh