4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-21 23:57:14 +00:00

Merge branch 'develop' into metadata

This commit is contained in:
Neil Alexander
2018-12-15 11:50:22 +00:00

View File

@ -87,6 +87,7 @@ func main() {
logger.Println("Falling back to platform default", defaults.GetDefaults().DefaultAdminListen)
}
} else {
endpoint = *server
logger.Println("Using endpoint", endpoint, "from command line")
}