Compare commits
No commits in common. "54d8ff34446628f0ac3020ff462333349142d694" and "50a8f4a295799355c90186dc038d513ab8e61477" have entirely different histories.
54d8ff3444
...
50a8f4a295
@ -6,7 +6,7 @@ const getToken = () => {
|
||||
}
|
||||
|
||||
export const api = axios.create({
|
||||
baseURL: 'https://enaklo-pos-be.altru.id/api/v1',
|
||||
baseURL: 'http://127.0.0.1:4000/api/v1',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user