mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Update CHANGELOG.md
This commit is contained in:
parent
832beffb62
commit
3f545d5011
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- SolidQueue is now using PostgreSQL instead of SQLite. Provide `QUEUE_DATABASE_NAME`, `QUEUE_DATABASE_PASSWORD`, `QUEUE_DATABASE_USERNAME`, `QUEUE_DATABASE_PORT` and `QUEUE_DATABASE_HOST` environment variables to configure it. #1331
|
- SolidQueue is now using PostgreSQL instead of SQLite. Provide `QUEUE_DATABASE_NAME`, `QUEUE_DATABASE_PASSWORD`, `QUEUE_DATABASE_USERNAME`, `QUEUE_DATABASE_PORT` and `QUEUE_DATABASE_HOST` environment variables to configure it. #1331
|
||||||
- SQLite databases are now being stored in the `dawarich_sqlite_data` volume. #1361
|
- SQLite databases are now being stored in the `dawarich_sqlite_data` volume. #1361 #1357
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue