Fix production DB host
This commit is contained in:
parent
2c4befbcf6
commit
2ab966faf8
@ -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