gophish/db/db_mysql/dbconf.yml

5 lines
162 B
YAML
Raw Normal View History

production:
driver: mysql
open: root:@(:3307)/gophish?charset=utf8&parseTime=True&loc=Local
dialect: mysql
import: github.com/go-sql-driver/mysql