cleaned
This commit is contained in:
parent
2b4df1cd51
commit
525c15124a
4 changed files with 25 additions and 5 deletions
|
@ -44,7 +44,7 @@ conf.validate({ allowed: 'strict' });
|
|||
|
||||
const props = conf.getProperties();
|
||||
module.exports = props;
|
||||
console.log(props.sentry_dsn)
|
||||
|
||||
module.exports.notLocalHost =
|
||||
props.env === 'production' &&
|
||||
props.s3_bucket !== 'localhost' &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue