diff --git a/.env.example b/.env.example deleted file mode 100644 index d4c3740..0000000 --- a/.env.example +++ /dev/null @@ -1,6 +0,0 @@ -# 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 \ No newline at end of file