Update docker-compose.yml

This commit is contained in:
kaiyu 2022-11-18 17:04:13 +08:00 committed by GitHub
parent ef699a94ee
commit 6a97315cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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