feat: 实现域名绑定与授权 ip 功能 (#1089)
This commit is contained in:
@@ -28,6 +28,7 @@ func Init() {
|
||||
migrations.AddEntranceAndSSL,
|
||||
migrations.UpdateTableSetting,
|
||||
migrations.UpdateTableAppDetail,
|
||||
migrations.AddBindAndAllowIPs,
|
||||
})
|
||||
if err := m.Migrate(); err != nil {
|
||||
global.LOG.Error(err)
|
||||
|
Reference in New Issue
Block a user