Commit d34c2e55 authored by vicotor's avatar vicotor

update log

parent 9ecaebc2
......@@ -5,6 +5,11 @@ networks:
services:
rpcproxy:
image: rpcproxy:latest
logging:
driver: local
options:
max-size: "100m"
max-file: "5"
environment:
- ETH_RPC_BACKEND=http://172.17.0.1:26658
- MYSQL_DSN=root:fNWYkvHcA6Pr5q0RGa8m@tcp(172.31.45.123:53306)/tidb_block_browser
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment