Update app.js
This commit is contained in:
parent
83e68567aa
commit
0c7e2724db
|
@ -1,6 +1,6 @@
|
||||||
export const appConfig = {
|
export const appConfig = {
|
||||||
apiUrl: 'https://ppob-backend.k3s.bangun-kreatif.com/v1'
|
//apiUrl: 'https://ppob-backend.k3s.bangun-kreatif.com/v1'
|
||||||
//apiUrl: 'http://localhost:3222/v1'
|
apiUrl: 'http://localhost:3222/v1'
|
||||||
// apiUrl: 'http://localhost:3222/v1'
|
// apiUrl: 'http://localhost:3222/v1'
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user