Compare commits

..

No commits in common. "0e234b34a066acaf62f6dc3ea736aa9ce050fb5a" and "2c4befbcf6ddd6b8a318216859ec1001b4b2424d" have entirely different histories.

View File

@ -83,7 +83,6 @@ test:
#
production:
<<: *default
host: db
database: wedding_planner_production
username: wedding_planner
password: <%= ENV["WEDDING_PLANNER_DATABASE_PASSWORD"] %>