Skip to content

Commit

Permalink
add db ci
Browse files Browse the repository at this point in the history
  • Loading branch information
loftwah committed Jul 13, 2024
1 parent b6095e5 commit 4d6c2d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/database.yml.ci
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
test:
adapter: postgresql
encoding: unicode
database: pirate_app_test
pool: 5
username: postgres
password: postgres
host: localhost

0 comments on commit 4d6c2d0

Please sign in to comment.