mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix log argument (#5608)
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
||||
node
|
||||
--chain mainnet
|
||||
--metrics 0.0.0.0:9001
|
||||
--log.directory /root/rethlogs
|
||||
--log.file.directory /root/rethlogs
|
||||
--authrpc.addr 0.0.0.0
|
||||
--authrpc.port 8551
|
||||
--authrpc.jwtsecret /root/jwt/jwt.hex
|
||||
|
||||
Reference in New Issue
Block a user