Merge pull request #50719 from ghiculescu/patch-12

Fix indenting in SQLite database.yml
This commit is contained in:
Jean Boussier 2024-01-12 10:38:33 +01:00 committed by GitHub
commit 90d0dc5961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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