init
This commit is contained in:
11
config.yaml
Normal file
11
config.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
# 数据库配置
|
||||
database:
|
||||
username: "root"
|
||||
password: "root"
|
||||
host: "localhost"
|
||||
port: 3306
|
||||
database: "jz"
|
||||
|
||||
# 当前监听的端口
|
||||
port: 6310
|
||||
|
||||
Reference in New Issue
Block a user