Skip to content
Snippets Groups Projects
Commit 1baa5dc6 authored by cazenave's avatar cazenave
Browse files

Update parse-xml.service.ts

parent 58d329b7
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ import { HttpClient, HttpHeaders } from '@angular/common/http';
})
export class ParseXmlService {
blazePath = "http://10.6.10.9:8888/blazegraph/sparql"
blazePath = "http://51.210.211.132:8888/blazegraph/sparql"
constructor(private http:HttpClient) { }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment