Skip to content

Commit 028f27b

Browse files
committed
set tina media folder root
1 parent 9b458bb commit 028f27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tina/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default defineConfig({
3333
},
3434
media: {
3535
tina: {
36-
mediaRoot: "",
36+
mediaRoot: "static",
3737
publicFolder: "static",
3838
},
3939
},

0 commit comments

Comments
 (0)