mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Fix auth port
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user