mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
10 lines
188 B
YAML
10 lines
188 B
YAML
---
|
|
|
|
atl_db_port: '5432'
|
|
atl_db_root_db_name: 'postgres'
|
|
atl_db_root_user: 'postgres'
|
|
atl_jdbc_encoding: 'UTF-8'
|
|
atl_jdbc_collation: 'C'
|
|
atl_jdbc_ctype: 'C'
|
|
atl_jdbc_template: 'template1'
|