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