registry config: create table and migrate existing setting
This commit is contained in:
@@ -77,6 +77,10 @@ exports = module.exports = {
|
||||
ACTION_RESTORE: 'cloudron.restore', // unused
|
||||
ACTION_START: 'cloudron.start',
|
||||
|
||||
ACTION_REGISTRY_ADD: 'registry.add',
|
||||
ACTION_REGISTRY_UPDATE: 'registry.update',
|
||||
ACTION_REGISTRY_DEL: 'registry.del',
|
||||
|
||||
ACTION_SERVICE_CONFIGURE: 'service.configure',
|
||||
ACTION_SERVICE_REBUILD: 'service.rebuild',
|
||||
ACTION_SERVICE_RESTART: 'service.restart',
|
||||
|
||||
Reference in New Issue
Block a user