Perbaikan Project PPOB

This commit is contained in:
2021-12-27 15:55:34 +07:00
parent 668c64f193
commit 8a2bde5ba8
21 changed files with 482 additions and 322 deletions

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