TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
133 stars 33 forks source link

Docker update: Build script entirely in container, better handling of config options through docker env vars #112

Closed mgrimace closed 2 months ago

mgrimace commented 2 months ago

Docker changes:

Build script within the container

Better handling of config options provided as environmental variables in compose.yaml

As always, thank you for your work on this, and feel free to edit, change, ignore anything I've done here.

mgrimace commented 2 months ago

Pausing this PR, need to test something on my end