feat: discover external gateway domains
This commit is contained in:
@@ -137,6 +137,7 @@ export class Cloudly {
|
||||
await this.deploymentManager.start();
|
||||
await this.taskManager.init();
|
||||
await this.registryManager.start();
|
||||
await this.domainManager.init();
|
||||
|
||||
await this.cloudflareConnector.init();
|
||||
await this.letsencryptConnector.init();
|
||||
|
||||
Reference in New Issue
Block a user