mirror of
https://git.oceanpay.cc/danial/kami_itunes_third_api.git
synced 2025-12-18 22:20:08 +00:00
feat: 继续完善代码仓库
This commit is contained in:
@@ -8,11 +8,11 @@ server:
|
||||
|
||||
database:
|
||||
schema: mysql
|
||||
host: IP_ADDRESS
|
||||
host: 127.0.0.1
|
||||
port: 3306
|
||||
user: USER
|
||||
password: PASSWORD
|
||||
database: DATABASE
|
||||
user: root
|
||||
password: 123456
|
||||
database: itunes_kami
|
||||
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
@@ -21,4 +21,4 @@ redis:
|
||||
db: 0
|
||||
|
||||
masterNode:
|
||||
address: IP_ADDRESS
|
||||
address: http://121.37.253.228:12310
|
||||
Reference in New Issue
Block a user