mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
ui: settings
This commit is contained in:
@@ -323,7 +323,7 @@ export async function isDomainConfigured({
|
||||
id: string;
|
||||
fqdn: string;
|
||||
checkOwn?: boolean;
|
||||
dockerId: string;
|
||||
dockerId?: string;
|
||||
}): Promise<boolean> {
|
||||
|
||||
console.log({ checkOwn, dockerId })
|
||||
|
||||
Reference in New Issue
Block a user