config code

This commit is contained in:
kamoa457 2023-11-09 14:57:04 +07:00
parent df45b811eb
commit 716917c85e

View File

@ -172,7 +172,6 @@ export default {
axios
.post(`http://localhost:3001/users`, body, {
headers: {
// remove headers
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/json",
},