categorys and titles for images
This commit is contained in:
parent
8abbb13fcc
commit
239c879649
22 changed files with 964 additions and 86 deletions
|
|
@ -14,6 +14,10 @@ export default vite.defineConfig({
|
|||
target: 'http://localhost:1337',
|
||||
secure: false,
|
||||
},
|
||||
'^/upload': {
|
||||
target: 'http://localhost:1337',
|
||||
secure: false,
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue