jwt_secret = "123456"
[server]
port = 9527
host = "0.0.0.0"
[mysql]
max_cons = 5
dsn = "mysql://root:mysql123!%40%23@127.0.0.1:3306/study"