Update docker-compose.yml
This commit is contained in:
parent
d318a57be1
commit
5554b0093d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
- "6080:6080" # noVNC (browser-based VNC client)
|
||||
volumes:
|
||||
- fgc:/fgc/data
|
||||
# command: bash -c "node epic-games; node gog"
|
||||
command: bash -c "node epic-games; node gog echo sleeping; sleep 1d" restart: unless-stopped
|
||||
environment:
|
||||
# - EMAIL=foo@bar.org
|
||||
# - NOTIFY='tgram://...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue