fix op-geth command block indent

This commit is contained in:
Sebastian
2023-06-26 16:48:53 +02:00
parent d7f9122983
commit 2d2c0c2393

View File

@@ -60,7 +60,7 @@ services:
- "8545" - "8545"
- "8551" - "8551"
command: > command: >
--datadir="/datadir" --datadir="/datadir"
--http --http
--http.corsdomain="*" --http.corsdomain="*"
--http.vhosts="*" --http.vhosts="*"