image upload removed "/static"
This commit is contained in:
parent
0037280ce4
commit
02265a927e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ collections:
|
|||
- label: Image de couverture
|
||||
name: featured_image
|
||||
widget: file
|
||||
media_folder: "/static/images"
|
||||
media_folder: "/images"
|
||||
public_folder: "/images"
|
||||
- label: Corps
|
||||
name: body
|
||||
|
|
Loading…
Reference in a new issue