mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix(test): add missing prop
This commit is contained in:
@@ -55,6 +55,7 @@ const baseApp: ApplicationNested = {
|
||||
title: null,
|
||||
updateConfigSwarm: null,
|
||||
username: null,
|
||||
dockerContextPath: null,
|
||||
};
|
||||
|
||||
const baseDomain: Domain = {
|
||||
|
||||
Reference in New Issue
Block a user