8 lines
118 B
YAML
8 lines
118 B
YAML
---
|
|
production:
|
|
adapter: postgresql
|
|
database: redmine
|
|
host: db
|
|
username: redmine
|
|
password: "redmine-db-password"
|