Using something like environment variables in fresh🍋
Is there anything I could use to use different (environment) variables in fresh?
It is sort of implied in
and
but that is set to
Is there something I could do?
It is sort of implied in
deno.json already:and
dev.ts isbut that is set to
FreshConfig. I'd like to set additional fields which I can use to set an api key or a base url.Is there something I could do?
