Re-purpose the zoneName as the caas domain

This commit is contained in:
Girish Ramakrishnan
2017-11-28 13:39:10 -08:00
parent 432a369bff
commit e9b308bb95
2 changed files with 10 additions and 4 deletions

View File

@@ -45,7 +45,6 @@ exports = module.exports = {
};
var assert = require('assert'),
debug = require('debug')('box:config.js'),
fs = require('fs'),
path = require('path'),
safe = require('safetydance'),