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,
ports: [],
projectId: "",
publishDirectory: null,
redirects: [],
refreshToken: "",
registry: null,