Update database.yml

This commit is contained in:
Justin Edmund 2023-01-03 18:20:22 -08:00
parent 660b4d918b
commit b629a7ffc9

View file

@ -18,4 +18,4 @@ test:
production: production:
<<: *default <<: *default
database: hensei database: <%= ENV['DATABASE_URL'] %>