Remove preinstall app bundle support

This commit is contained in:
Johannes Zellner
2017-11-14 22:57:59 +01:00
parent 67fcf85abb
commit c629db9597
5 changed files with 1 additions and 39 deletions

View File

@@ -91,7 +91,6 @@ function initConfig() {
data.sysadminPort = 3001;
data.ldapPort = 3002;
data.provider = 'caas';
data.appBundle = [ ];
if (exports.CLOUDRON) {
data.port = 3000;