diff --git a/template.compose.yaml b/template.compose.yaml index 913814f..6a11ef4 100644 --- a/template.compose.yaml +++ b/template.compose.yaml @@ -71,6 +71,7 @@ services: - STORAGE_CONFIG=minio|minio?accessKey=minioadmin&secretKey=minioadmin - MODEL_ENABLED=* - ACCOUNTS_URL=http://account:3000 + - NOTIFY_INBOX_ONLY=true restart: unless-stopped front: image: hardcoreeng/front:${HULY_VERSION}