mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: type
This commit is contained in:
@@ -63,8 +63,8 @@ const baseDomain: Domain = {
|
|||||||
domainId: "",
|
domainId: "",
|
||||||
host: "",
|
host: "",
|
||||||
https: false,
|
https: false,
|
||||||
path: null,
|
path: "",
|
||||||
port: null,
|
port: 3000,
|
||||||
uniqueConfigKey: 1,
|
uniqueConfigKey: 1,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user