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
Severity
blocking all usage of SvelteKit
Additional Information
No response
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.
Logs
No response
System Info
Severity
blocking all usage of SvelteKit
Additional Information
No response