Remove preinstall app bundle support
This commit is contained in:
@@ -91,7 +91,6 @@ function initConfig() {
|
||||
data.sysadminPort = 3001;
|
||||
data.ldapPort = 3002;
|
||||
data.provider = 'caas';
|
||||
data.appBundle = [ ];
|
||||
|
||||
if (exports.CLOUDRON) {
|
||||
data.port = 3000;
|
||||
|
||||
Reference in New Issue
Block a user