|
@@ -4,7 +4,7 @@ export class Service {
|
|
|
|
|
|
|
|
constructor(path) {
|
|
constructor(path) {
|
|
|
// this.base_url = 'http://204.48.25.93:8081'
|
|
// this.base_url = 'http://204.48.25.93:8081'
|
|
|
- this.base_url = 'https://psicoadmin.ditca.org:8443'
|
|
|
|
|
|
|
+ this.base_url = 'https://evaluacionline.com:8444'
|
|
|
this.url = this.base_url + path
|
|
this.url = this.base_url + path
|
|
|
// this.api = 'http://204.48.25.93:8081/user?user=patrik&password=12345'
|
|
// this.api = 'http://204.48.25.93:8081/user?user=patrik&password=12345'
|
|
|
// this.api = 'http://psicoadmin.ditca.org:8081/user?user=patrik&password=12345'
|
|
// this.api = 'http://psicoadmin.ditca.org:8081/user?user=patrik&password=12345'
|