mirror of
https://github.com/Zetaphor/browser-recall.git
synced 2025-12-06 02:19:37 +00:00
6 lines
243 B
Plaintext
6 lines
243 B
Plaintext
# 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 |