File size: 160 Bytes
5e75eb5
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
model:
  path: /path/to/your/model
  type: transformer
  version: 2.0
database:
  host: localhost
  port: 5432
  user: your_db_user
  password: your_db_password