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: docs/guide/application-side/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Whether the module is enabled at all
31
31
-**Type**: `string`
32
32
-**Default**: `AUTH_ORIGIN`
33
33
34
-
The name of the environment variable that holds the base URL of the application. This is used to determine the base URL of your application in production.
34
+
The name of the environment variable that holds the full base URL of the application. This is used to determine the base URL of your application in production.
35
35
36
36
By default, NuxtAuth will look at `AUTH_ORIGIN` environment variable and `runtimeConfig.authOrigin`.
0 commit comments