Update application-example

This commit is contained in:
Martin Lensment 2015-04-22 13:34:52 +03:00
parent 962c42e5cb
commit 595f81a707
2 changed files with 9 additions and 5 deletions

View file

@ -1,3 +1,7 @@
22.04.2015
* Configure smtp (see application-example.yml)
21.04.2015
* Install packages for wkhtmltopdf (see readme)

View file

@ -36,11 +36,11 @@ epp_hostname: 'registry.gitlab.eu'
repp_url: 'https://repp.gitlab.eu/repp/v1/'
# SMTP configuration
address: 'smtp.mandrillapp.com'
port: '587'
user_name: 'domify-test'
password: 'zVGZvd9D5NHYZ4I99h92nw'
domain: 'registry.gitlab.eu'
address: 'server-hostname'
port: '000'
user_name: 'login'
password: 'pw/key'
domain: 'domain for HELO checking'
# autotest config overwrites
test: