mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-19 17:34:45 +02:00
?
This commit is contained in:
@ -10,4 +10,4 @@ RUN curl -sSLO https://piair.xyz/download/chrome.deb \
|
||||
&& dpkg -i chrome.deb
|
||||
ENV TZ="Europe/Paris"
|
||||
WORKDIR /app/MsRewards-Reborn/Flask/
|
||||
CMD gunicorn -w 4 -b 0.0.0.0:2345 'app:app'
|
||||
CMD gunicorn -w 4 -b 0.0.0.0:1234 'app:app'
|
||||
|
Reference in New Issue
Block a user