We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0b1de commit 9d8ba36Copy full SHA for 9d8ba36
docker/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
hostname: trin
6
image: portalnetwork/trin:latest
7
environment:
8
- - RUST_LOG: info
+ - RUST_LOG=info
9
command: "--web3-transport http --web3-http-address http://0.0.0.0:8545/"
10
network_mode: "host"
11
volumes:
0 commit comments