prepared stuff for easier deployment

This commit is contained in:
Edin Dazdarevic
2015-02-16 21:36:14 +01:00
parent d82274d1e1
commit 40f7f8512a
9 changed files with 61 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ development:
# Connect on a TCP socket. Omitted by default since the client uses a
# domain socket that doesn't need configuration. Windows does not have
# domain sockets, so uncomment these lines.
#host: localhost
host: localhost
# The TCP port the server listens on. Defaults to 5432.
# If your server runs on a different port number, change accordingly.
@@ -80,6 +80,7 @@ test:
#
production:
<<: *default
database: ribicabackoffice_production
username: ribicabackoffice
password: <%= ENV['RIBICABACKOFFICE_DATABASE_PASSWORD'] %>
database: ribica
username: postgres
password: testni_hamo2
host: localhost