sample command: and environment: in docker-compose.yml, #85
This commit is contained in:
parent
cbdea1b5d0
commit
a5f42a9609
1 changed files with 4 additions and 0 deletions
|
|
@ -9,3 +9,7 @@ services:
|
|||
- "6080:6080" # noVNC (browser-based VNC client)
|
||||
volumes:
|
||||
- fgc:/fgc/data
|
||||
# command: bash -c "node epic-games; node gog"
|
||||
environment:
|
||||
# - EMAIL=foo@bar.org
|
||||
# - NOTIFY='tgram://...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue