refactor: config.sample.yaml.
This commit is contained in:
6
config.sample.yaml
Normal file
6
config.sample.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
database:
|
||||
host: localhost #when use docker change to "db"
|
||||
port: 5432
|
||||
user: postgres
|
||||
password: root
|
||||
name: training_db
|
||||
Reference in New Issue
Block a user