From 53ea0590be521a2aabf6407121a6f8f8a450b86e Mon Sep 17 00:00:00 2001 From: Arno Kaimbacher Date: Fri, 24 Jan 2025 18:00:42 +0100 Subject: [PATCH] test 3 --- .env.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 6957df0..2adc597 100644 --- a/.env.example +++ b/.env.example @@ -17,4 +17,6 @@ REDIS_PORT=6379 REDIS_PASSWORD= SMTP_HOST= SMTP_PORT= -RESEND_API_KEY= \ No newline at end of file +RESEND_API_KEY= +OPENSEARCH_HOST=localhost +OPENSEARCH_CORE=tethys-records \ No newline at end of file