refactor: add prod api url
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
prod: true,
|
||||
apiUrl: 'http://localhost:333',
|
||||
apiUrl: 'https://agenda-web-go.gabilandia.com',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user