You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,11 @@ is added automatically to requests. Defaults to `false`.
93
93
-`useLocalizedMenuEndpoint`: If enabled, the menu endpoint will use a language prefix as configured by [nuxtjs/i18n](https://v8.i18n.nuxtjs.org) module. Defaults to `true`.
94
94
95
95
## Overriding options with environment variables
96
-
Runtime config values can be overriden with environment variables via `NUXT_PUBLIC_` prefix, e.g. `NUXT_PUBLIC_DRUPAL_BASE_URL`.
96
+
Runtime config values can be overriden with environment variables via `NUXT_PUBLIC_` prefix, example overrides:
0 commit comments