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