diff options
Diffstat (limited to '')
-rw-r--r-- | interface/deploy.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/interface/deploy.json b/interface/deploy.json index 310e926..19da486 100644 --- a/interface/deploy.json +++ b/interface/deploy.json @@ -68,6 +68,9 @@ }, "bootstrap": { "type": "string" + }, + "profilePath": { + "type": "string" } }, "required": [ |