Skip to content

Commit 087b739

Browse files
committed
update dns settigns on migration
1 parent ba869d7 commit 087b739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

migrate/migrate.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ func updateHosts() {
202202
} else {
203203
host.DNS = "no"
204204
}
205+
logic.UpsertHost(&host)
205206
}
206207
}
207208
}

0 commit comments

Comments
 (0)