Skip to content

Commit 2f90fee

Browse files
fix content preview api
1 parent d09f397 commit 2f90fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default defineNuxtConfig({
1414
},
1515
content: {
1616
preview: {
17-
api: "https://localhost:3000",
17+
api: "https://jaess.in",
1818
},
1919
build: {
2020
markdown: {

0 commit comments

Comments
 (0)