NuxtN
Nuxt3y ago
dmarr

Lazy AppConfig?

Is there a way to have some kind of lazy app config? I would like to use defineAppConfig, but after the request comes in. Since my app uses subdomains, I would want different app configs based on the host requested.
Was this page helpful?