Artur 2024-10-03 19:27:27 +02:00
parent 53f4c29649
commit 2d419fd971
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import { Injectable } from '@angular/core';
import { HttpClient } from '@angular/common/http';
let goldUrl: string ='http://localhost:8888/rest-api/prices/price/';
let goldUrl: string ='http://localhost:8800/rest-api/prices/price/';
export interface CommodityPrice {