* deploy stuff added
* missing save icon added to the button * prod api url changed * slide preview fixed to cover the whole screen
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'http://localhost:8080',
|
||||
apiUrl: 'http://ttt-api.tsp.eth.ericsson.se/mtastv-api',
|
||||
commitTrackerApiUrl: 'https://mtas-trex.rnd.ki.sw.ericsson.se:8080/committracker/api/'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user