增加打包脚本

This commit is contained in:
hanxuanyu 2024-03-28 15:45:32 +08:00
parent 6deb809f3c
commit 6a20176a3a
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
databases: databases:
source_db: source_db:
host: '192.168.31.204' host: '82.156.30.246'
port: 3306 port: 3307
user: 'root' user: 'root'
password: '123456' password: '123456'
database: 'allocative/test_master' database: 'allocative/test_master'
target_db: target_db:
host: '192.168.31.203' host: '82.156.30.246'
port: 3306 port: 3306
user: 'root' user: 'root'
password: '123456' password: '123456'