Fix production DB host #166
@ -83,6 +83,7 @@ test:
|
|||||||
#
|
#
|
||||||
production:
|
production:
|
||||||
<<: *default
|
<<: *default
|
||||||
|
host: db
|
||||||
database: wedding_planner_production
|
database: wedding_planner_production
|
||||||
username: wedding_planner
|
username: wedding_planner
|
||||||
password: <%= ENV["WEDDING_PLANNER_DATABASE_PASSWORD"] %>
|
password: <%= ENV["WEDDING_PLANNER_DATABASE_PASSWORD"] %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user