github.com/ArminBerberovic/gophish@v0.9.0/db/db_mysql/dbconf.yml (about)

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