Closed aead closed 1 year ago
This commit fixes a regression in how the kes server command handles the config file address.
kes server
With this commit, the server correctly uses the value from the --addr flag, if provided, and otherwise uses the value from the config file.
--addr
This commit fixes a regression in how the
kes server
command handles the config file address.With this commit, the server correctly uses the value from the
--addr
flag, if provided, and otherwise uses the value from the config file.