fix: merge ajat

This commit is contained in:
2021-12-09 20:04:37 +07:00
committed by caturbgs
parent 525d5534df
commit 7b6784709e
8 changed files with 434 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
export const appConfig = {
apiUrl: 'https://api-reconcile.movic.id'
apiUrl: 'http://localhost:3222/v1'
};
//export default appConfig;