diff --git a/features/environment-variables.md b/features/environment-variables.md index 7f895f5..7434179 100644 --- a/features/environment-variables.md +++ b/features/environment-variables.md @@ -47,7 +47,7 @@ export default defineConfig({ {% endtab %} {% endtabs %} -We can then access the runtime value of thoses variables under kcContext.properties: +After running `npx keycloakify update-kc-gen`, we can then access the runtime value of thoses variables under kcContext.properties:

Accessing the value of the environement variable defined.