From ae21b75687df9f85a7d4c3176ca591b3c63e85e7 Mon Sep 17 00:00:00 2001 From: Caipira Date: Sat, 6 May 2023 04:02:34 +0900 Subject: fix(backend): Use SSL option for Meilisearch (#10772) --- chart/files/default.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'chart') diff --git a/chart/files/default.yml b/chart/files/default.yml index f50c38d57e..342c6091f0 100644 --- a/chart/files/default.yml +++ b/chart/files/default.yml @@ -123,6 +123,7 @@ redis: # host: localhost # port: 7700 # apiKey: '' +# ssl: true # ┌───────────────┐ #───┘ ID generation └─────────────────────────────────────────── -- cgit v1.2.3-freya