mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 18:37:50 +08:00
Update docker-compose.yml
This commit is contained in:
parent
ef699a94ee
commit
6a97315cb7
@ -59,7 +59,7 @@ services:
|
||||
# ports:
|
||||
# - "8740:8740"
|
||||
environment:
|
||||
RUST_LOG: warn,info=bnk_monitor
|
||||
RUST_LOG: warn,bnk_monitor=info
|
||||
volumes:
|
||||
- ./configs/monitor.toml:/bnk/monitor.toml
|
||||
- ./data/:/bnk/data
|
||||
@ -74,4 +74,4 @@ services:
|
||||
command: |
|
||||
-w=http://127.0.0.1:8720
|
||||
-m=http://127.0.0.1:8740
|
||||
-p=8750
|
||||
-p=8750
|
||||
|
||||
Loading…
Reference in New Issue
Block a user