mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2025-03-06 08:40:41 +00:00
chimney
This commit is contained in:
parent
7a9e85f53f
commit
28ec4cc83a
1
index.js
1
index.js
@ -10,7 +10,6 @@ var leCore = require('letiny-core');
|
||||
var LE = module.exports;
|
||||
LE.productionServerUrl = leCore.productionServerUrl;
|
||||
LE.stagingServerUrl = leCore.stagingServerUrl;
|
||||
console.log('stagingUrl', Object.keys(leCore));
|
||||
LE.configDir = leCore.configDir;
|
||||
LE.logsDir = leCore.logsDir;
|
||||
LE.workDir = leCore.workDir;
|
||||
|
Loading…
x
Reference in New Issue
Block a user