maint: move to pingo
This commit is contained in:
parent
0cd3cd96f1
commit
7548aafdb7
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ module.exports = function(environment) {
|
|||
}
|
||||
|
||||
if (environment === 'production') {
|
||||
ENV.APP.API_HOST = 'https://obscure-caverns-99102.herokuapp.com';
|
||||
ENV.APP.API_HOST = 'https://ccdb-api.thermokar.st';
|
||||
ENV.APP.API_NAMESPACE = 'api/v1';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue