From 96a79b313e1f78f3178ec6a961a360034564a5df Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 13 Oct 2022 09:45:02 +0100 Subject: [PATCH] docs: close alert --- docs/content/2.guide/4.going-further/10.runtime-config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/2.guide/4.going-further/10.runtime-config.md b/docs/content/2.guide/4.going-further/10.runtime-config.md index 52eafbbbd71..38c8dc13db4 100644 --- a/docs/content/2.guide/4.going-further/10.runtime-config.md +++ b/docs/content/2.guide/4.going-further/10.runtime-config.md @@ -37,6 +37,7 @@ console.log(runtimeConfig.public.apiBase) ::alert{type=info} When using Options API the public runtime config is available via `this.$config.public`. +:: ### Environment Variables