6 lines
133 B
YAML
6 lines
133 B
YAML
host: postgres_test
|
|
user: pink_fox
|
|
password: pink_fox_pass
|
|
port: 5432
|
|
database: pink_fox_db_test
|
|
migrations: /app/database/migrations |