按t录音
This commit is contained in:
10
config.yaml
10
config.yaml
@@ -0,0 +1,10 @@
|
||||
# 数据库配置
|
||||
database:
|
||||
username: "root"
|
||||
password: "root"
|
||||
host: "localhost"
|
||||
port: 3306
|
||||
database: "test"
|
||||
|
||||
# 当前监听的端口
|
||||
port: 6309
|
||||
Reference in New Issue
Block a user