Explorar el Código

add medialink in manifest

Johannes Zellner hace 9 años
padre
commit
222725354d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CloudronManifest.json

+ 1 - 1
CloudronManifest.json

@@ -19,7 +19,7 @@
   },
   "tags": [ "apache", "php", "mysql", "linux" ],
   "developmentMode": false,
-  "mediaLinks": [],
+  "mediaLinks": [ "https://raw.githubusercontent.com/cloudron-io/lamp-app/master/medialinks/medialink_0.jpg" ],
   "changelog": "file://CHANGELOG",
   "minBoxVersion": "0.13.3"
 }