Files
api-back-server/target/config/db.yaml
2026-01-01 13:46:21 +08:00

2 lines
85 B
YAML

mysql: {database: test, password: root, port: 3306, host: localhost, username: root}