Update app.js

This commit is contained in:
ajat sudrajat 2021-12-27 05:29:15 +00:00
parent 0c7e2724db
commit 0f2e3ff3fa

View File

@ -1,6 +1,6 @@
export const appConfig = {
//apiUrl: 'https://ppob-backend.k3s.bangun-kreatif.com/v1'
apiUrl: 'http://localhost:3222/v1'
apiUrl: 'https://ppob-backend.k3s.bangun-kreatif.com/v1'
//apiUrl: 'http://localhost:3222/v1'
// apiUrl: 'http://localhost:3222/v1'
};