Env variables are not accessed by vite in PROD Β #3004
Closed
Description
Describe the bug
I am using the docker image for the production build. I have set my environment variables in docker and they are accessible by using env
. But when I build the app these are not accessed by Vite.
Please help me here!
Reproduction
Create Svelte kit app by started.
- create the docker image
- Create the env variables in the docker system.
- use the VITE_ as a prefix.
Logs
No response
System Info
Undefined
Severity
blocking all usage of SvelteKit
Additional Information
No response
Metadata
Assignees
Labels
No labels