Files
hr_data_analyzer/config.yaml
2025-03-21 10:36:09 +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