add GRPCHost config

This commit is contained in:
Zhu Rengen
2021-08-10 14:04:21 +08:00
parent 0ace140df7
commit 39cdfbf6cd
6 changed files with 82 additions and 3 deletions

View File

@@ -39,6 +39,7 @@ type Config struct {
}
HTTPPort uint
GRPCPort uint
GRPCHost string
EnableIPChangeNotification bool
// IP变更提醒