Render build

This commit is contained in:
Ryan W
2022-09-10 15:55:16 -07:00
parent a8a27e5f01
commit d29cf694a1
3 changed files with 10 additions and 3 deletions
+1 -2
View File
@@ -82,5 +82,4 @@ test:
production:
<<: *default
database: railsondocker_production
username: railsondocker
password: <%= ENV["RAILSONDOCKER_DATABASE_PASSWORD"] %>
url: <%= ENV['DATABASE_URL'] %>