fix: missing type

This commit is contained in:
Lorenzo Migliorero
2024-07-31 19:27:11 +02:00
parent 6ed379243e
commit 3fdd3ddc74

View File

@@ -40,6 +40,7 @@ const baseApp: ApplicationNested = {
placementSwarm: null, placementSwarm: null,
ports: [], ports: [],
projectId: "", projectId: "",
publishDirectory: null,
redirects: [], redirects: [],
refreshToken: "", refreshToken: "",
registry: null, registry: null,