mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Comment nits
This commit is contained in:
@@ -205,7 +205,7 @@ func (c *ServerCommand) Run(args []string) int {
|
||||
coreConfig.AdvertiseAddr = envAA
|
||||
}
|
||||
|
||||
// Attempt to detect the advertise address possible
|
||||
// Attempt to detect the advertise address, if possible
|
||||
var detect physical.AdvertiseDetect
|
||||
if coreConfig.HAPhysical != nil {
|
||||
detect, ok = coreConfig.HAPhysical.(physical.AdvertiseDetect)
|
||||
|
||||
Reference in New Issue
Block a user