fix
This commit is contained in:
@@ -22,7 +22,7 @@ export class MermsServiceProviderService {
|
|||||||
|
|
||||||
constructor(public http: HttpClient,
|
constructor(public http: HttpClient,
|
||||||
private mermsSessionService: MermsSessionService) {
|
private mermsSessionService: MermsSessionService) {
|
||||||
this.url="http://api.dev.mermsemr.com";
|
this.url="https://api.dev.mermsemr.com";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user