wet-aquaW
Refine2y ago
20 replies
wet-aqua

Specific VITE env variable not caught

dataProvider={icDataProvider(import.meta.env.VITE_DATA_PROVIDER_BACKEND_URL)}

Every other env var I set up works, and in the Docker I do see the value when I run printenv: VITE_DATA_PROVIDER_BACKEND_URL=http://localhost:3001
Was this page helpful?