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