Эх сурвалжийг харах

Add author and localstorage

Girish Ramakrishnan 10 жил өмнө
parent
commit
6d9aa99f39
1 өөрчлөгдсөн 4 нэмэгдсэн , 2 устгасан
  1. 4 2
      CloudronManifest.json

+ 4 - 2
CloudronManifest.json

@@ -1,14 +1,16 @@
 {
   "id": "io.gogs.cloudronapp",
   "title": "A self-hosted Git service",
+  "author": "Gogs developers",
   "description": "easiest, fastest and most painless way to set up a self-hosted Git service.\nDefault credentials are administrator:admin123",
   "tagline": "painless self-hosted Git Service",
-  "version": "0.0.1",
+  "version": "0.1.0",
   "healthCheckPath": "/",
   "httpPort": 3000,
   "addons": {
     "mysql": { },
-    "sendmail": { }
+    "sendmail": { },
+    "localstorage": { }
   },
   "tcpPorts": {
     "SSH_PORT": {