mirror of
https://github.com/gophish/gophish
synced 2024-11-15 00:37:14 +00:00
f12af50d46
Thanks, @svigne1! Fixes #53
5 lines
No EOL
162 B
YAML
5 lines
No EOL
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 |