Skip to content

Commit f598e4b

Browse files
Update docs/guide/application-side/configuration.md
Co-authored-by: Zoey <zoeykaiser8@gmail.com>
1 parent 31cbfb3 commit f598e4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/application-side/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Whether the module is enabled at all
3131
- **Type**: `string`
3232
- **Default**: `AUTH_ORIGIN`
3333

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.
3535

3636
By default, NuxtAuth will look at `AUTH_ORIGIN` environment variable and `runtimeConfig.authOrigin`.
3737

0 commit comments

Comments
 (0)