feat: initial commit
This commit is contained in:
5
src/config/app.js
Normal file
5
src/config/app.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export const appConfig = {
|
||||
apiUrl: 'https://api-reconcile.movic.id'
|
||||
};
|
||||
|
||||
//export default appConfig;
|
||||
Reference in New Issue
Block a user