mirror of https://github.com/gophish/gophish
5 lines
162 B
YAML
5 lines
162 B
YAML
|
production:
|
||
|
driver: mysql
|
||
|
open: root:@(:3307)/gophish?charset=utf8&parseTime=True&loc=Local
|
||
|
dialect: mysql
|
||
|
import: github.com/go-sql-driver/mysql
|