-
Couldn't load subscription status.
- Fork 303
feat: support setting remote images at build-time with NUXT_IMAGE_DOMAINS
#1332
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
Conversation
Update providers.md with instructions for setting the domain using environment variable
|
Would you explain a bit more about why this would be needed? |
|
Hi @danielroe, Sure, It's more of a "nice to have" than needed. It plays well with the |
Co-authored-by: Daniel Roe <[email protected]>
Co-authored-by: Daniel Roe <[email protected]>
NUXT_IMAGE_DOMAINS
NUXT_IMAGE_DOMAINSenvironment variable to allow users to set the domains from an environment variable.providers.mdand provide an example.