another minor changes
This commit is contained in:
parent
dd0c6b4b70
commit
df5aeeaaa9
@ -10,8 +10,8 @@ export class StatusService {
|
||||
// private url_pilkarzyki1 =
|
||||
// "http://localhost:3000/chillroom-server?ip=192.168.8.107";
|
||||
|
||||
private url_db = "http://192.168.8.101:/all";
|
||||
private status_url = "http://192.168.8.101:/status/";
|
||||
private url_db = "http://192.168.8.101:3000/all";
|
||||
private status_url = "http://192.168.8.101:3000/status/";
|
||||
|
||||
constructor(private http: HttpClient) {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user