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