fix(core): update

This commit is contained in:
2023-07-01 22:05:43 +02:00
parent 4c07131e51
commit 5c5dbf303f
7 changed files with 102 additions and 5 deletions

View File

@@ -25,6 +25,9 @@ export interface INpmciOptions {
// urls
urlCloudly: string;
// cloudron
cloudronAppName: string;
}
/**