fix ports
This commit is contained in:
@@ -11,9 +11,6 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- 8547
|
- 8547
|
||||||
- 8548
|
- 8548
|
||||||
ports:
|
|
||||||
- '0.0.0.0:8547:8547'
|
|
||||||
- '0.0.0.0:8548:8548'
|
|
||||||
command:
|
command:
|
||||||
- --init.url=empty
|
- --init.url=empty
|
||||||
- --node.caching.archive
|
- --node.caching.archive
|
||||||
@@ -48,9 +45,6 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- 8547
|
- 8547
|
||||||
- 8548
|
- 8548
|
||||||
ports:
|
|
||||||
- '0.0.0.0:8547:8547'
|
|
||||||
- '0.0.0.0:8548:8548'
|
|
||||||
command:
|
command:
|
||||||
- --init.empty
|
- --init.empty
|
||||||
- --l1.url=${ARBITRUM_L1_URL}
|
- --l1.url=${ARBITRUM_L1_URL}
|
||||||
|
|||||||
Reference in New Issue
Block a user