mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
add management IP to machine and peer configs, update daemon to listen on it
This commit is contained in:
@@ -12,6 +12,8 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
slog.SetLogLoggerLevel(slog.LevelDebug)
|
||||
|
||||
var dataDir string
|
||||
cmd := &cobra.Command{
|
||||
Use: "uncloudd",
|
||||
|
||||
Reference in New Issue
Block a user