diff options
| author | notgne2 | 2020-10-10 10:31:55 -0700 |
|---|---|---|
| committer | notgne2 | 2020-10-10 10:31:55 -0700 |
| commit | db8301a45796cd919cbfa085f85ac6288e73a8db (patch) | |
| tree | 638d3554b03e50558c63432ee22fe3628d44b592 /interface | |
| parent | 3a92593bf9c4ca07a2b09888e4a3f7dff6c9c510 (diff) | |
Add profile path option to profiles
Diffstat (limited to 'interface')
| -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": [ |
