mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-23 21:04:21 +08:00
config code
This commit is contained in:
parent
df45b811eb
commit
716917c85e
@ -172,7 +172,6 @@ export default {
|
|||||||
axios
|
axios
|
||||||
.post(`http://localhost:3001/users`, body, {
|
.post(`http://localhost:3001/users`, body, {
|
||||||
headers: {
|
headers: {
|
||||||
// remove headers
|
|
||||||
"Access-Control-Allow-Origin": "*",
|
"Access-Control-Allow-Origin": "*",
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user