TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
189 stars 44 forks source link

Docker: improved env var handling #113

Closed mgrimace closed 4 months ago

mgrimace commented 4 months ago

tl;dr this update fixes handling of config.js options specified as environmental variables in a docker compose.yaml.

Improved env var handling

Update to compose.yaml required

Docker QOL improvements and fixes

troubleshooting 'local' issues

I think that covers everything!