mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-06 13:56:45 +08:00
fix typo in stalwart
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b8bd8719d4
commit
813a73bb63
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
],
|
||||
"environment": [
|
||||
"TZ=%TIMEZONE%",
|
||||
"NC_DOMAIN=%NC_DOMAIN"
|
||||
"NC_DOMAIN=%NC_DOMAIN%"
|
||||
],
|
||||
"volumes": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue