Updated some models and changed to custom api
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiBase: '/api',
|
||||
apiHeaders: {},
|
||||
api: {
|
||||
meet: '/api',
|
||||
default: '/api',
|
||||
headers: {},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user