Commit e7533a45 authored by vicotor's avatar vicotor

update

parent 0cc24725
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
image: rpcproxy:latest image: rpcproxy:latest
environment: environment:
- ETH_RPC_BACKEND=http://172.17.0.1:26658 - ETH_RPC_BACKEND=http://172.17.0.1:26658
- MYSQL_DSN="root:fNWYkvHcA6Pr5q0RGa8m@tcp(172.31.45.123:53306)/tidb_block_browser" - MYSQL_DSN=root:fNWYkvHcA6Pr5q0RGa8m@tcp(172.31.45.123:53306)/tidb_block_browser
command: command:
- "/bin/sh" - "/bin/sh"
- "-c" - "-c"
......
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