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