Skip to content

Commit 26ec910

Browse files
committed
fix: nuxt syntax error
1 parent cb4508c commit 26ec910

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

nuxt.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ export default defineNuxtConfig({
1717
auth: {
1818
isEnabled: true,
1919
disableServerSideAuth: false,
20-
<<<<<<< Updated upstream
21-
=======
2220
// baseURL:
2321
// 'https://scoring-sponsored-newark-driven.trycloudflare.com/api/auth',
24-
>>>>>>> Stashed changes
2522
baseURL: 'http://localhost:3000/api/auth',
2623
provider: {
2724
type: 'authjs',

0 commit comments

Comments
 (0)