Merge pull request 'Fix production DB host' (#166) from fix-prod-db-host into main
Reviewed-on: #166
This commit is contained in:
commit
0e234b34a0
@ -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