aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/portainer/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/portainer/package.json')
-rw-r--r--recipes/portainer/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes/portainer/package.json b/recipes/portainer/package.json
index 7b61f23..0f5a20d 100644
--- a/recipes/portainer/package.json
+++ b/recipes/portainer/package.json
@@ -1,11 +1,11 @@
1{ 1{
2 "id": "portainer", 2 "id": "portainer",
3 "name": "Portainer", 3 "name": "Portainer",
4 "version": "1.0.0", 4 "version": "1.0.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "hasHostedOption": true, 7 "hasHostedOption": true,
8 "hasCustomUrl": true, 8 "hasCustomUrl": true,
9 "hasNotificationSound": false 9 "hasNotificationSound": false
10 }
11 } 10 }
11}