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: "",
|
||||
host: "",
|
||||
https: false,
|
||||
path: null,
|
||||
port: null,
|
||||
path: "",
|
||||
port: 3000,
|
||||
uniqueConfigKey: 1,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user