Compare commits
2 Commits
50a8f4a295
...
54d8ff3444
| Author | SHA1 | Date | |
|---|---|---|---|
| 54d8ff3444 | |||
|
|
ddbd5ba607 |
@ -6,7 +6,7 @@ const getToken = () => {
|
||||
}
|
||||
|
||||
export const api = axios.create({
|
||||
baseURL: 'http://127.0.0.1:4000/api/v1',
|
||||
baseURL: 'https://enaklo-pos-be.altru.id/api/v1',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user