8000 docs: update postgres · nuxt-hub/core@3eda06a · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 3eda06a

Browse files
authored
docs: update postgres
1 parent 855e68b commit 3eda06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/1.docs/3.recipes/5.postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you prefer to use Cloudflare services, you can use Cloudflare D1 which is bui
2020

2121
```ts [nuxt.config.ts]
2222
export default defineNuxtConfig({
23-
modules: ['@nuxthub/core',],
23+
modules: ['@nuxthub/core'],
2424
});
2525
```
2626

0 commit comments

Comments
 (0)
0