Update app.js

This commit is contained in:
ajat sudrajat 2021-12-27 05:28:50 +00:00
parent 83e68567aa
commit 0c7e2724db

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'
};