fix https
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://h080wwwsw0ck0o80g4w800k4.31.97.157.88.sslip.io/api',
|
||||
apiUrl: 'https://quzapi.fitsyncclinic.com/api',
|
||||
apiTimeout: 30000,
|
||||
cacheTimeout: 300000, // 5 minutes
|
||||
enableLogging: true,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'http://h080wwwsw0ck0o80g4w800k4.31.97.157.88.sslip.io/api',
|
||||
apiUrl: 'https://quzapi.fitsyncclinic.com/api',
|
||||
apiTimeout: 30000,
|
||||
cacheTimeout: 300000, // 5 minutes
|
||||
enableLogging: false,
|
||||
|
||||
Reference in New Issue
Block a user