Skip to content

Commit

Permalink
Merge pull request #7 from chonla/main
Browse files Browse the repository at this point in the history
chore: enable database
  • Loading branch information
chonla authored Oct 21, 2024
2 parents 2550f49 + 0961cac commit a069616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdmm/config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ test:
# ensure the database is located in a persisted volume.
production:
<<: *default
# database: path/to/persistent/storage/production.sqlite3
database: storage/production.sqlite3

0 comments on commit a069616

Please sign in to comment.