mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
feat: enable autostart for the dashboard
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
},
|
||||
// === DASHBOARD ===
|
||||
"dashboard": {
|
||||
"enabled": false, // autostart the dashboard with the bot
|
||||
"enabled": true, // autostart the dashboard with the bot
|
||||
"port": 3000,
|
||||
"host": "127.0.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user