Skip to content
Snippets Groups Projects
Commit b80fe821 authored by zdenko.vuk@ijs.si's avatar zdenko.vuk@ijs.si Committed by Benguria Elguezabal, Gorka
Browse files

changed dss url

parent 10f7d8be
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ export class SimulationService {
"traffic_simulation_storage_url"
);
this.dssUrl =
configService.getSettings("traffic_simulation_dss_url") + "/dss";
configService.getSettings("traffic_simulation_dss_url");
}
createSimulation(simulation: Simulation): Observable<Simulation> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment