Skip to content

Commit 716f01f

Browse files
mbeijenclaude
andcommitted
Fix production DB name to jservice
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 65a9e3f commit 716f01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test:
3232
production:
3333
adapter: postgresql
3434
encoding: unicode
35-
database: jarchive
35+
database: jservice
3636
pool: 5
3737
username: jservice
3838
password:

0 commit comments

Comments
 (0)