framework1/config/development/database.yaml

15 lines
256 B
YAML
Raw Permalink Normal View History

2024-10-20 22:56:46 +08:00
mysql:
hostname: 127.0.0.1
username: yejianfeng
password: 456789111
timeout: 1
readtime: 2.3
default:
driver: mysql
hostname: localhost
database: hade
username: root
password: "123456"
charset: utf8mb4
collation: utf8mb4_unicode_ci