1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2024-09-03 20:16:16 +02:00
redmine_ynh/conf/database.example.yml
liberodark e43b126233 update
2019-03-13 14:38:59 +01:00

9 lines
173 B
YAML

production:
adapter: postgresql
host: localhost
encoding: utf8
database: yunobase
pool: 5
username: yunouser
password: yunopass
template: template0