mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
chore: update version to v0.10.0 across Dockerfiles, package.json, and configuration files; add changelog for v0.10.0 release
This commit is contained in:
parent
20cdc2405f
commit
19baf6ab35
9 changed files with 148 additions and 14 deletions
|
@ -6,7 +6,7 @@ To change the email backend, you can set the following variable in your docker-c
|
|||
|
||||
```yaml
|
||||
environment:
|
||||
- EMAIL_BACKEND='console'
|
||||
- EMAIL_BACKEND=console
|
||||
```
|
||||
|
||||
## With SMTP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue