Skip to content

Instantly share code, notes, and snippets.

{
"api": {
"credentials": {
"email": "Email of your TooGoodToGo account."
},
"session": {},
"deviceType": "IOS",
"headers": {
},
"pollingIntervalInMs": 30000,
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