mirror of
https://github.com/Zetaphor/browser-recall.git
synced 2025-12-06 10:29:38 +00:00
All the things
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Meilisearch Configuration
|
||||
MEILISEARCH_HOST=http://localhost:7700
|
||||
# Generate a master key using: openssl rand -hex 32
|
||||
MEILISEARCH_MASTER_KEY=your_master_key_here
|
||||
|
||||
# Example master key: 6d99b335033595ea62d02a5641b94e04e80c33c1e1f1f789c84445ff5
|
||||
Reference in New Issue
Block a user