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 2994f7e commit 22ad71dCopy full SHA for 22ad71d
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