mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
testing
This commit is contained in:
@@ -26,7 +26,7 @@ export default defineComponent({
|
||||
const { $axios } = useContext()
|
||||
|
||||
const headers = {
|
||||
'Access-Control-Allow-Origin': 'dev.arthurdanjou.fr',
|
||||
'Access-Control-Allow-Origin': 'https://dev.arthurdanjou.fr',
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': `Bearer ${process.env.API_TOKEN}`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user