Skip to content

Commit 22ad71d

Browse files
react to vite
1 parent 2994f7e commit 22ad71d

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)