Skip to content

Commit

Permalink
update database file to remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
anas599 committed Jun 29, 2023
1 parent 89b5a6a commit fe4c11c
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions config/database.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
# PostgreSQL. Versions 9.3 and up are supported.
#
# Install the pg driver:
# gem install pg
# On macOS with Homebrew:
# gem install pg -- --with-pg-config=/usr/local/bin/pg_config
# On macOS with MacPorts:
# gem install pg -- --with-pg-config=/opt/local/lib/postgresql84/bin/pg_config
# On Windows:
# gem install pg
# Choose the win32 build.
# Install PostgreSQL and put its /bin directory on your path.
#
# Configure Using Gemfile
# gem "pg"
#
default: &default
adapter: postgresql
encoding: unicode
Expand Down

0 comments on commit fe4c11c

Please sign in to comment.