refactor(config): uncomment command for epic-games service
This commit is contained in:
parent
0a5f40341b
commit
4e95f50bc4
1 changed files with 1 additions and 0 deletions
|
|
@ -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://...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue