fix: Add debug logging for AI button
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"description": "Web dashboard for BTC trading",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "http-server -c-1 -p 3001 -a 0.0.0.0 ."
|
||||
"start": "http-server -c-1 -p 3000 -a 0.0.0.0 ."
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user