Added some credential files

This commit is contained in:
Adam Mohammed
2024-11-23 15:51:16 -05:00
parent 25aff5ceff
commit cb68455612
2 changed files with 2 additions and 1 deletions

View File

@@ -29,4 +29,5 @@ test:
# ensure the database is located in a persisted volume.
production:
<<: *default
database: /storage/production.sqlite3
# database: path/to/persistent/storage/production.sqlite3