mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
change origin
This commit is contained in:
@@ -26,7 +26,7 @@ export default defineComponent({
|
||||
const { $axios } = useContext()
|
||||
|
||||
const headers = {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
'Access-Control-Allow-Origin': 'arthurdanjou.fr',
|
||||
'Content-Type': 'application/json'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user