chore: update media folder path and enable local backend in CMS configs

This commit is contained in:
ARC Developer
2025-07-11 00:05:23 +03:00
parent e35cd0ea6c
commit 0318509e1c
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ backend:
- editor
squash_merges: true
media_folder: 'public/images'
media_folder: 'src/assets/images'
public_folder: '/images'
locale: 'tr'