start addons and apps in the cloudron network
also remove getLinkSync, since we don't use linking anymore
This commit is contained in:
@@ -11,7 +11,7 @@ exports = module.exports = {
|
||||
|
||||
'images': {
|
||||
'mysql': { repo: 'cloudron/mysql', tag: 'cloudron/mysql:0.11.0' },
|
||||
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:0.10.0' },
|
||||
'postgresql': { repo: 'cloudron/postgresql', tag: 'cloudron/postgresql:0.11.0' },
|
||||
'mongodb': { repo: 'cloudron/mongodb', tag: 'cloudron/mongodb:0.9.0' },
|
||||
'redis': { repo: 'cloudron/redis', tag: 'cloudron/redis:0.8.0' },
|
||||
'mail': { repo: 'cloudron/mail', tag: 'cloudron/mail:0.13.2' },
|
||||
|
||||
Reference in New Issue
Block a user