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