style: 更新配置说明

This commit is contained in:
TsMask
2024-08-03 14:26:58 +08:00
parent 9a86e19e9b
commit e9705d2c44
2 changed files with 14 additions and 8 deletions

View File

@@ -38,10 +38,10 @@ webServer:
database:
type: mysql
user: root
password: "root@1234"
host: "192.168.8.58"
port: 3306
name: "omc_db"
password: "1000omc@kp!"
host: "192.168.9.58"
port: 13306
name: "omc_db_pt"
connParam: charset=utf8mb4&collation=utf8mb4_general_ci&parseTime=True&interpolateParams=True
backup: d:/local.git/be.ems/restagent/database
@@ -50,13 +50,13 @@ redis:
dataSource:
# OMC系统使用库
default:
port: 6379 # Redis port
host: "192.168.8.58" # Redis host
password: "redis@1234"
port: 16379 # Redis port
host: "192.168.9.58" # Redis host
password: "helloearth"
db: 10 # Redis db_num
# UDM网元用户库
udmuser:
port: 36379 # Redis port
port: 6379 # Redis port
host: "192.168.8.58"
password: "helloearth"
db: 0 # Redis db_num

View File

@@ -17,3 +17,9 @@
- database\install\sys_dict_data0.sql
- database\install\sys_dict_data1_i18n_zh.sql
- database\install\sys_dict_data2_i18n_en.sql
初始网元
- database\install\ne_info.sql
- database\install\ne_host.sql
- database\install\ne_license.sql