mirror of
https://git.wownero.com/lza_menace/totrader.git
synced 2024-08-15 00:33:13 +00:00
make improvements to dashboards and logic of trading script
This commit is contained in:
parent
e121cc8920
commit
2c1d398465
14 changed files with 3999 additions and 2171 deletions
|
@ -1,8 +1,8 @@
|
|||
GRAFANA_PASSWORD=xxxx
|
||||
GRAFANA_URL=localhost:3000
|
||||
DB_PASS=yyyyy
|
||||
DB_PASS=trader
|
||||
DB_USER=trader
|
||||
DB_NAME=trader_xmr
|
||||
DB_NAME=trader
|
||||
DB_HOST=127.0.0.1
|
||||
TO_USER=zzzzzzzzz
|
||||
TO_PASS=vvvvvvvvv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue