Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Commit 17778e1

Browse files
committed
db config
1 parent 1636558 commit 17778e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/database.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,3 @@ production:
2626
# For details on connection pooling, see rails configuration guide
2727
# http://guides.rubyonrails.org/configuring.html#database-pooling
2828
pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
29-
database: swapi-graphql-ruby_production
30-
username: swapi-graphql-ruby
31-
password: <%= ENV['SWAPI_GRAPHQL_RUBY_DATABASE_PASSWORD'] %>

0 commit comments

Comments
 (0)