update login endpoint
This commit is contained in:
parent
fd51855b72
commit
e618e7a3b4
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
try {
|
||||
const res = await fetch(
|
||||
"https://stage.nswteam.net/api/login",
|
||||
"https://int.ipsupply.com.au/api/login",
|
||||
{
|
||||
method: "POST",
|
||||
headers: { "Content-Type": "application/json" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue