Skip to content

Instantly share code, notes, and snippets.

@nmatton
Created October 18, 2022 12:38
Show Gist options
  • Save nmatton/12d4ddeb8811e4d875b8419da1fa797d to your computer and use it in GitHub Desktop.
Save nmatton/12d4ddeb8811e4d875b8419da1fa797d to your computer and use it in GitHub Desktop.
version: "3"
services:
toogoodtogo-watcher:
image: marklagendijk/toogoodtogo-watcher
restart: unless-stopped
environment:
- TZ=Europe/Amsterdam
volumes:
- ./toogoodtogo-watcher:/home/node/.config/toogoodtogo-watcher-nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment