mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-03 01:37:39 +00:00
Fix auth port
This commit is contained in:
parent
e8322c8a04
commit
2e89a719b0
@ -49,4 +49,5 @@ exec $GETH_BINARY \
|
||||
--syncmode=full \
|
||||
--bootnodes $EL_BOOTNODE_ENODE \
|
||||
--port $network_port \
|
||||
--http.port $auth_port
|
||||
--http.port $http_port \
|
||||
--authrpc.port $auth_port
|
||||
|
Loading…
Reference in New Issue
Block a user