Project

General

Profile

1
/* export const apiUrl = 'http://195.134.66.230:8380/uoa-repository-manager-service'; */
2
/* export const apiUrl = 'http://194.177.192.121:8380/uoa-repository-manager-service';*/
3
export const apiUrl = 'http://194.177.192.121:8380/repomanager-service-dev';
4
/*export const apiUrl = 'http://195.134.66.230:8380/repomanager-service-dev';*/
5
export const loginUrl = 'http://194.177.192.121:8380/repomanager-service-dev/openid_connect_login';
6
/*export const loginUrl = 'http://195.134.66.230:8380/repomanager-service-dev/openid_connect_login';*/
7

    
8
export const helpServiceUrl = 'http://194.177.192.121:5555';
9

    
10
export const appBaseUrl = 'http://194.177.192.121:1234';
(6-6/12)