Hey I was wondering if there was a way to set env variables that can be accessed by my config.toml file…My boss would be happier if, for example, inside my config.toml:
googleAnalytics = “MY G-ID”
was instead something like:
googleAnalytics = env.GoogleAnalyticsID