mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-25 08:15:15 +00:00
6 lines
111 B
YAML
6 lines
111 B
YAML
|
---
|
||
|
driver: mysql
|
||
|
dialect: mysql
|
||
|
dsn: "root@tcp(localhost:3306)/bbgo?parseTime=true"
|
||
|
migrationsDir: migrations
|