prepared stuff for easier deployment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user