Revision 50469
Added by Myrto Koukouli over 6 years ago
repository.service.ts | ||
---|---|---|
21 | 21 |
|
22 | 22 |
@Injectable () |
23 | 23 |
export class RepositoryService { |
24 |
/* private apiUrl = 'http://195.134.66.230:8380/uoa-repository-manager-service';*/ |
|
24 |
/* private apiUrl = 'http://195.134.66.230:8380/uoa-repository-manager-service'; */
|
|
25 | 25 |
private apiUrl = 'http://194.177.192.121:8380/uoa-repository-manager-service'; |
26 | 26 |
|
27 | 27 |
constructor(private http: Http) { } |
Also available in: Unified diff
continued with compatibility validate