._.
This commit is contained in:
parent
c371101579
commit
f3fc5ba139
@ -1,6 +1,6 @@
|
||||
import axios from "axios";
|
||||
|
||||
const API_URL = "http://localhost:8000/api";
|
||||
const API_URL = "https://api.logistics.numerum.site/api";
|
||||
|
||||
export const getAuthToken = () => {
|
||||
return localStorage.getItem("token");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user