refactor(config): uncomment command for epic-games service
All checks were successful
build-and-push / lint (push) Successful in 8s
build-and-push / sonar (push) Successful in 20s
build-and-push / docker (push) Successful in 7s

This commit is contained in:
nocci 2026-03-08 11:22:56 +00:00
parent 0a5f40341b
commit 4e95f50bc4

View file

@ -10,6 +10,7 @@ services:
volumes:
- fgc:/fgc/data
# command: bash -c "node epic-games; node gog"
command: node epic-games
environment:
# - EMAIL=foo@bar.org
# - NOTIFY='tgram://...'