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