We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4508525 commit 5bddc5cCopy full SHA for 5bddc5c
.env
README.md
@@ -41,6 +41,10 @@ https://github.com/user-attachments/assets/f7409e31-fac4-4321-9c94-b0ff2ea7ff15
41
- `put_alias`: Create or update an alias for a specific index.
42
- `delete_alias`: Delete an alias for a specific index.
43
44
+## Configure Environment Variables
45
+
46
+Copy the `.env.example` file to `.env` and update the values accordingly.
47
48
## Start Elasticsearch/OpenSearch Cluster
49
50
Start the Elasticsearch/OpenSearch cluster using Docker Compose:
0 commit comments