aboutsummaryrefslogtreecommitdiffhomepage
path: root/CloudronManifest.json
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish@forwardbias.in>2015-11-27 16:25:32 -0800
committerGirish Ramakrishnan <girish@forwardbias.in>2015-11-27 16:25:32 -0800
commit8a7741cc965c412f221fdefa2096d10f1d4dab8c (patch)
tree007b2508bac5af348fd64c56001558612e249dd3 /CloudronManifest.json
parente649e11d1444263b30c078427105e5a5b470277f (diff)
downloadSurfer-8a7741cc965c412f221fdefa2096d10f1d4dab8c.tar.gz
Surfer-8a7741cc965c412f221fdefa2096d10f1d4dab8c.tar.zst
Surfer-8a7741cc965c412f221fdefa2096d10f1d4dab8c.zip
remove mediaLinks
Diffstat (limited to 'CloudronManifest.json')
-rw-r--r--CloudronManifest.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json
index f843f47..ff449b6 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -9,7 +9,7 @@
9 "webserver", 9 "webserver",
10 "server" 10 "server"
11 ], 11 ],
12 "version": "0.4.0", 12 "version": "0.4.1",
13 "targetBoxVersion": "0.4.0", 13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/", 14 "healthCheckPath": "/",
15 "httpPort": 3000, 15 "httpPort": 3000,
@@ -22,7 +22,6 @@
22 "localstorage": {} 22 "localstorage": {}
23 }, 23 },
24 "mediaLinks": [ 24 "mediaLinks": [
25 "https://i.imgur.com/frsT4DR.png"
26 ], 25 ],
27 "changelog": "file://CHANGELOG" 26 "changelog": "file://CHANGELOG"
28} 27}