sample command: and environment: in docker-compose.yml, #85

This commit is contained in:
Ralf Vogler 2023-03-06 22:13:58 +01:00
parent cbdea1b5d0
commit a5f42a9609

View file

@ -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://...'