Skip to content

Commit 4dd9404

Browse files
committed
chore: swap out local https url for http
1 parent 9ba7630 commit 4dd9404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-app/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VITE_UNLEASH_URL=https://localhost:4242/api/frontend
1+
VITE_UNLEASH_URL=http://localhost:4242/api/frontend
22
VITE_UNLEASH_CLIENT_KEY=YOUR_FRONTEND_TOKEN
33
VITE_UNLEASH_APP_NAME=react-example-app
44
VITE_UNLEASH_REFRESH_INTERVAL=15

0 commit comments

Comments
 (0)