Skip to content

Commit 179405e

Browse files
committed
[publishing] step 3, create production config
1 parent 225504c commit 179405e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/env/production.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ export default {
2525
// }
2626
// }
2727

28+
auth0: {
29+
redirectUri: 'https://lore-quickstart.now.sh/auth/callback'
30+
}
31+
2832
}

0 commit comments

Comments
 (0)