Files
MyBlogBackServer/conf/config.yaml
2026-02-17 20:57:37 +08:00

10 lines
166 B
YAML

server:
host: 0.0.0.0
port: 1145
debug: true
db:
mysql_host: localhost
mysql_port: 3306
mysql_user: root
mysql_password: "Password"
mysql_database: db