added corpus link, added nominum & locorum api request (not working yet)
This commit is contained in:
@@ -8,7 +8,7 @@ export const REST = axios.create({
|
||||
// withCredentials: true,
|
||||
crossorigin: true,
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
'Accept': 'application/json'
|
||||
// 'Access-Control-Allow-Credentials': true
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user