fix op-geth command

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

View File

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