Skip to content

Commit

Permalink
Update docs/docs/auth/dbauth.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Dec 16, 2024
1 parent 978ad2b commit e8c0527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/auth/dbauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ cookie: {
}
```

As shown above the cookie name defaults to `'session_%port%'` but can also be customized, where `%port% will be replaced with the port the api server is running on.
As shown above the cookie name defaults to `'session_%port%'` but can also be customized, where `%port%` will be replaced with the port the api server is running on.

### CORS config

Expand Down

0 comments on commit e8c0527

Please sign in to comment.