Changed prime-gaming from Crome to Firefox

This commit is contained in:
root 2022-12-22 12:15:06 +00:00
parent a6f7c6d7e4
commit f435c3db4a
2 changed files with 11 additions and 6 deletions

View file

@ -71,4 +71,4 @@ ENV SCREEN_HEIGHT 1280
ENV SCREEN_DEPTH 24
ENTRYPOINT ["entrypoint"]
CMD ["node", "epic-games.js"]
CMD ["/bin/bash", "-c", "node epic-games.js && node prime-gaming.js show"]