We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccac6b5 commit 01c56b1Copy full SHA for 01c56b1
.env.example
@@ -3,10 +3,10 @@
3
# ----------------------------------
4
5
# Base URL
6
-MINDS_API_BASE_URL=<oyur base url>
+MINDS_API_BASE_URL=<your base url>
7
8
# URL for the OpenAPI specification.
9
-MINDS_OPENAPI_SPEC_URL=<oyur base url>/openapi.json
+MINDS_OPENAPI_SPEC_URL=<your base url>/openapi.json
10
11
# Authentication token, required
12
MINDS_API_TOKEN=your_token
0 commit comments