sue445/index_shotgun

View on GitHub
ci/database.yml.postgresql

Summary

Maintainability
Test Coverage
test:
  adapter: postgresql
  database: index_shotgun_test
  username: postgres
  password: postgres
  port: <%= ENV["POSTGRESQL_PORT"] %>
  host: localhost