diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 589cadf..2cfc7fa 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -5,7 +5,7 @@ export const environment = { production: false, - apiUrl: 'http://dev.peartrade.org/api', + apiUrl: 'https://dev.peartrade.org/api', mapApiKey: 'CHANGEME', enableAnalytics: false, analyticsKey: 'CHANGEME'