mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update config.yaml
This commit is contained in:
@@ -64,7 +64,8 @@ devices:
|
|||||||
environment: {
|
environment: {
|
||||||
"APP_TRUSTED_PROXIES": "*",
|
"APP_TRUSTED_PROXIES": "*",
|
||||||
"APP_ENV": "production",
|
"APP_ENV": "production",
|
||||||
"APP_DEBUG": "false"
|
"APP_DEBUG": "false",
|
||||||
|
"MAIL_MAILER": "log"
|
||||||
}
|
}
|
||||||
image: ghcr.io/alexbelgium/monica-{arch}
|
image: ghcr.io/alexbelgium/monica-{arch}
|
||||||
init: false
|
init: false
|
||||||
|
|||||||
Reference in New Issue
Block a user