data collection
This commit is contained in:
16
conf_db.yaml
Normal file
16
conf_db.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# read by orm
|
||||
is_local_db: True
|
||||
|
||||
local:
|
||||
user_name: iiabm_yz
|
||||
password: iiabm_yz
|
||||
db_name: iiabmdb
|
||||
address: 'localhost'
|
||||
port: 3306
|
||||
|
||||
remote:
|
||||
user_name: iiabm_yz
|
||||
password: iiabm_yz
|
||||
db_name: iiabmdb
|
||||
address: 'localhost'
|
||||
port: 3307
|
||||
Reference in New Issue
Block a user