update at 2023/08/14
This commit is contained in:
19
tools/loadmconf/loadmconf.yaml
Normal file
19
tools/loadmconf/loadmconf.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
logger:
|
||||
file: ./loadmconf.log
|
||||
level: trace
|
||||
|
||||
rest:
|
||||
bindip: 0.0.0.0
|
||||
port: 3040
|
||||
|
||||
database:
|
||||
type: mysql
|
||||
user: root
|
||||
password: 1000omc@kp!
|
||||
host: 127.0.0.1
|
||||
port: 33066
|
||||
name: omc_db
|
||||
|
||||
mml:
|
||||
filedir: ../../config/mml/omc
|
||||
table: mml_command
|
||||
Reference in New Issue
Block a user