Skip to content

Commit cc3f0a7

Browse files
Merge pull request #9 from metabase/readme-react-to-vite
readme - react to vite
2 parents 2994f7e + 22ad71d commit cc3f0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cp .env.example .env
1313

1414
## Adjust URLs
1515

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`.
16+
In `.env`, make sure your `VITE_METABASE_INSTANCE_URL` and `METABASE_INSTANCE_URL` point to your Metabase instance URL, e.g. `http://localhost:3000`.
1717

1818
## Set up your Metabase
1919

0 commit comments

Comments
 (0)