gophish/db/dbconf.yml

5 lines
115 B
YAML

production:
driver: sqlite3
open: gophish.db
dialect: sqlite3
import: github.com/mattn/go-sqlite3