fix identation

This commit is contained in:
Sebastian
2023-01-15 17:34:05 +01:00
parent c1e61042a4
commit 0df4b867fa

View File

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