start addons and apps in the cloudron network

also remove getLinkSync, since we don't use linking anymore
This commit is contained in:
Girish Ramakrishnan
2016-06-14 20:46:29 -07:00
parent be2c7a97b3
commit d51d2e5131
7 changed files with 30 additions and 52 deletions

View File

@@ -109,7 +109,7 @@ function setup(done) {
IPAM: {
Driver: "default",
Config: [{
Subnet: "172.17.0.0/16"
Subnet: "172.18.0.0/16"
}]
},
"Containers": {