mirror of
https://github.com/caprover/caprover
synced 2026-08-23 07:56:28 +00:00
Remove orphaned service collision check
This commit is contained in:
@@ -47,9 +47,6 @@ export async function registerAppDefinition(
|
||||
|
||||
appCreated = true
|
||||
|
||||
// Avoid creating a DNS alias that conflicts with an orphaned legacy service
|
||||
await serviceManager.ensureLegacyServiceNameAvailable(appName)
|
||||
|
||||
// Create captain definition content
|
||||
const captainDefinitionContent: ICaptainDefinition = {
|
||||
schemaVersion: 2,
|
||||
|
||||
Reference in New Issue
Block a user