Files

16 lines
239 B
YAML
Raw Permalink Normal View History

flyway:
scriptDir: './db/migration-mysql'
typeorm:
dataSource:
default:
type: mysql # mariadb
host: localhost
port: 3309
logging: true
username: root
password: root
database: certd_comm