refactor: config.sample.yaml.

This commit is contained in:
2025-04-07 09:47:45 +08:00
parent 6e8232ff7f
commit d69aaa5704
2 changed files with 1 additions and 0 deletions

6
config.sample.yaml Normal file
View File

@ -0,0 +1,6 @@
database:
host: localhost #when use docker change to "db"
port: 5432
user: postgres
password: root
name: training_db