Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Chernenko committed Jan 27, 2025
1 parent 409d827 commit 70cd642
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 38 deletions.
37 changes: 0 additions & 37 deletions .github/workflows/nuxthub.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npm run lint
npm run format
5 changes: 5 additions & 0 deletions src/layers/core/data/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ export default defineNuxtConfig({
hub: {
kv: true,
},
$development: {
hub: {
remote: true
}
}
})

0 comments on commit 70cd642

Please # to comment.