From d9135be83e53fa47c77056d7b95f69362b5954ac Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 13 Oct 2022 09:47:24 +0100 Subject: [PATCH] docs: close alert (#8157) --- 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 52eafbbbd7..38c8dc13db 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