Using the simpleworks conf now
This commit is contained in:
@@ -6,7 +6,7 @@ const ModelPs = require('../utils/model_pubsub');
|
||||
|
||||
const tldExtract = require('tld-extract').parse_host;
|
||||
const LetsEncrypt = require('../utils/letsencrypt');
|
||||
const conf = require('../conf');
|
||||
const conf = require('@simpleworkjs/conf');
|
||||
|
||||
const letsEncrypt = new LetsEncrypt({
|
||||
directoryUrl: conf.environment === "production" ?
|
||||
|
||||
Reference in New Issue
Block a user