fix identation
This commit is contained in:
@@ -111,10 +111,10 @@ services:
|
|||||||
- --node.rpc.addr=0.0.0.0
|
- --node.rpc.addr=0.0.0.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
arbitrum-nitro:
|
arbitrum-nitro:
|
||||||
arbitrum-classic:
|
arbitrum-classic:
|
||||||
traefik_letsencrypt:
|
traefik_letsencrypt:
|
||||||
```
|
```
|
||||||
|
|
||||||
Next you'd need the ip address of the machine that your indexer runs on. you can query it using curl by entering the following in the terminal.
|
Next you'd need the ip address of the machine that your indexer runs on. you can query it using curl by entering the following in the terminal.
|
||||||
|
|||||||
Reference in New Issue
Block a user