diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index fa2e267c..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: true -contact_links: - - name: Discord Server - url: https://discord.com/invite/SPE3npH7Wu - about: A small community to help you with your issues. \ No newline at end of file diff --git a/docker/.env b/docker/.env index 3f9754f3..17e36c22 100644 --- a/docker/.env +++ b/docker/.env @@ -17,8 +17,8 @@ GOOGLE_API_KEY="" ELEVENLABS_API_KEY="" # Dialoqbase Q Concurency DB_QUEUE_CONCURRENCY=1 -# Dialoqbase Session Secret -DB_SESSION_SECRET="super-secret-key" +# Dialoqbase Session Secret, it should be 32 characters long +DB_SESSION_SECRET="" # Dialoqbase Session Secure DB_SESSION_SECURE="false" # Jina API key -> https://jina.ai/embeddings/