Skip to content

Commit

Permalink
Merge pull request #259 from hylink-oscar-caballero/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel authored Apr 28, 2024
2 parents 5a79a7c + d05719a commit d79caf3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/content/1.getting-started/1.setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ export default defineNuxtConfig({
export default defineNuxtConfig({
modules: ['nuxt-directus'],
runtimeConfig: {
directus: {
url: ""
public: {
directus: {
url: ""
}
}
}
})
Expand Down

0 comments on commit d79caf3

Please sign in to comment.