diff options
| author | shizhendong <[email protected]> | 2021-04-07 16:58:08 +0800 |
|---|---|---|
| committer | shizhendong <[email protected]> | 2021-04-07 16:58:08 +0800 |
| commit | d65dd262167d06ec838009ad694ef52760a8b984 (patch) | |
| tree | a34d601d851da1914ed7b168c31169ba08e68ec9 /nz-admin/db/2020-11-26.sql | |
| parent | 82503bb72ce5d35c51d3b1dbe54f3dc9810924c7 (diff) | |
remove: 移除无用文件develop
Diffstat (limited to 'nz-admin/db/2020-11-26.sql')
| -rw-r--r-- | nz-admin/db/2020-11-26.sql | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nz-admin/db/2020-11-26.sql b/nz-admin/db/2020-11-26.sql deleted file mode 100644 index 81dfdeb8..00000000 --- a/nz-admin/db/2020-11-26.sql +++ /dev/null @@ -1,5 +0,0 @@ -/** - * nezha 高可用模式设置 - */ -INSERT INTO `sys_config`(`id`, `param_key`, `param_value`, `status`, `remark`) VALUES (NULL, 'ha_mode', '2', 1, '1:Nezha,mariadb,redis分别部署 ,2:nezha,mariadb,redis共同部署在一台设备'); -INSERT INTO `sys_config`(`id`, `param_key`, `param_value`, `status`, `remark`) VALUES (NULL, 'ha_vip', '192.168.40.42', 1, '当 ha_mode = 2时有效,记录nz-web对外提供的 vip');
\ No newline at end of file |
