mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-11 17:56:15 +00:00
feat: Add Docker environment detection and update mode configuration; enhance update process for Docker and host systems
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
"update": {
|
||||
"enabled": true,
|
||||
"method": "github-api",
|
||||
"docker": false,
|
||||
"dockerMode": "auto", // "auto" = detect automatically, "force-docker" = always use Docker mode, "force-host" = never use Docker mode
|
||||
"scriptPath": "setup/update/update.mjs",
|
||||
"autoUpdateConfig": true,
|
||||
"autoUpdateAccounts": false
|
||||
|
||||
Reference in New Issue
Block a user