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.
2 parents 2994f7e + 22ad71d commit cc3f0a7Copy full SHA for cc3f0a7
README.md
@@ -13,7 +13,7 @@ cp .env.example .env
13
14
## Adjust URLs
15
16
-In `.env`, make sure `REACT_APP_METABASE_INSTANCE_URL` and `METABASE_INSTANCE_URL` point to your Metabase instance URL, e.g. `http://localhost:3000`.
+In `.env`, make sure your `VITE_METABASE_INSTANCE_URL` and `METABASE_INSTANCE_URL` point to your Metabase instance URL, e.g. `http://localhost:3000`.
17
18
## Set up your Metabase
19
0 commit comments