Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out how to set environment variables on pulled docker images #6

Open
LBlend opened this issue Jan 9, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@LBlend
Copy link
Owner

LBlend commented Jan 9, 2022

No description provided.

@LBlend LBlend added the bug Something isn't working label Jan 9, 2022
@LBlend LBlend pinned this issue Jan 9, 2022
@LBlend
Copy link
Owner Author

LBlend commented Jan 10, 2022

Vite does not make use of run time environment variables which makes it impossible to set environment variables on prebuilt docker images with conventional methods

However it may be possible to inject runtime environment variables in the vite.config.ts file since it runs on node.
vitejs/vite#512 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant