We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4508c commit 26ec910Copy full SHA for 26ec910
1 file changed
nuxt.config.ts
@@ -17,11 +17,8 @@ export default defineNuxtConfig({
17
auth: {
18
isEnabled: true,
19
disableServerSideAuth: false,
20
-<<<<<<< Updated upstream
21
-=======
22
// baseURL:
23
// 'https://scoring-sponsored-newark-driven.trycloudflare.com/api/auth',
24
->>>>>>> Stashed changes
25
baseURL: 'http://localhost:3000/api/auth',
26
provider: {
27
type: 'authjs',
0 commit comments