diff options
Diffstat (limited to '.env.sample')
| -rw-r--r-- | .env.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.env.sample b/.env.sample index 10323f6b..5875f8a4 100644 --- a/.env.sample +++ b/.env.sample @@ -13,6 +13,11 @@ # OPENAI_API_KEY= +############### Search ############## + +# MEILI_ADDR= +# MEILI_MASTER_KEY= + ############## Auth ############## # Authentik for auth |
