; mysql 数据库配置 [mysql] host=127.0.0.1 port=3306 user=root password=12341234 # redis 配置 [redis] host= 127.0.0.1 port = 6379 password =12341234 db=0