Files
hr_data_analyzer/config.sample.yaml
2025-04-07 09:48:49 +08:00

7 lines
127 B
YAML

database:
host: localhost #when use docker change to "db"
port: 5432
user: postgres
password: root
name: training_db