forgot comma
This commit is contained in:
@@ -33,8 +33,8 @@ services:
|
|||||||
# Maximum number of network peers (network disabled if set to 0) (default: 50)
|
# Maximum number of network peers (network disabled if set to 0) (default: 50)
|
||||||
"--maxpeers=30",
|
"--maxpeers=30",
|
||||||
# The Merge
|
# The Merge
|
||||||
"--authrpc.jwtsecret=/jwtsecret"
|
"--authrpc.jwtsecret=/jwtsecret",
|
||||||
"--authrpc.addr=0.0.0.0"
|
"--authrpc.addr=0.0.0.0",
|
||||||
"--authrpc.vhosts=*"
|
"--authrpc.vhosts=*"
|
||||||
]
|
]
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user