Backport EE YAML settings for PostgreSQL

This commit is contained in:
Yorick Peterse 2019-06-13 14:03:37 +02:00
parent 5740dccd12
commit 0cab88ef72
No known key found for this signature in database
GPG Key ID: EDD30D2BEB691AC9
1 changed files with 9 additions and 0 deletions

View File

@ -9,6 +9,15 @@ production:
username: git
password: "secure password"
host: localhost
# load_balancing:
# hosts:
# - host1.example.com
# - host2.example.com
# discover:
# nameserver: 1.2.3.4
# port: 8600
# record: secondary.postgresql.service.consul
# interval: 300
#
# Development specific