Skip to content

Commit

Permalink
chore: remove playground config
Browse files Browse the repository at this point in the history
  • Loading branch information
noook committed Jan 24, 2025
1 parent afdd49e commit fa786d9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ export default defineNuxtConfig({
autoImport: true,
},
devtools: { enabled: true },
runtimeConfig: {
oauth: {
bluesky: {
redirectURL: 'http://127.0.0.1:3000/auth/bluesky',
scope: ['transition:generic'],
},
},
},
routeRules: {
'/': {
// prerender: true,
Expand Down

0 comments on commit fa786d9

Please sign in to comment.