From a858a83942637e1df13b4948f3c24a0bc2ce30fb Mon Sep 17 00:00:00 2001 From: Romain ROCHAS Date: Fri, 19 Sep 2025 19:16:34 +0200 Subject: [PATCH] fix(template) Fix lobe-chat typo --- templates/compose/lobe-chat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/lobe-chat.yaml b/templates/compose/lobe-chat.yaml index cde8e78e0..97cc2e1e3 100644 --- a/templates/compose/lobe-chat.yaml +++ b/templates/compose/lobe-chat.yaml @@ -12,7 +12,7 @@ services: - SERVICE_URL_LOBECHAT_3210 - OPENAI_API_KEY=${SERVICE_OPENAI_API_KEY} - OPENAI_PROXY_URL=${SERVICE_URL_OPENAI_PROXY:-https://api.openai.com/v1} - - ACCESS_CODE=${SERVICE_PASSWORD_ACCESSCODE?} + - ACCESS_CODE=${SERVICE_PASSWORD_ACCESSCODE} healthcheck: test: - CMD-SHELL