Browse Source

Made Avaliable

DrMxrcy 3 years ago
parent
commit
2fdf89b6cf
2 changed files with 2 additions and 0 deletions
  1. 1 0
      apps/calibre-web/config.json
  2. 1 0
      apps/code-server/config.json

+ 1 - 0
apps/calibre-web/config.json

@@ -1,5 +1,6 @@
 {
 {
     "name": "Calibre-Web - EBook Reader",
     "name": "Calibre-Web - EBook Reader",
+    "available": true,
     "port": 8083,
     "port": 8083,
     "id": "calibre-web",
     "id": "calibre-web",
     "description": "On the initial setup screen, enter /books as your calibre library location. \n Default admin login: Username: admin Password: admin123",
     "description": "On the initial setup screen, enter /books as your calibre library location. \n Default admin login: Username: admin Password: admin123",

+ 1 - 0
apps/code-server/config.json

@@ -1,5 +1,6 @@
 {
 {
     "name": "Code-Server - Web VS Code",
     "name": "Code-Server - Web VS Code",
+    "available": true,
     "port": 8443,
     "port": 8443,
     "id": "code-server",
     "id": "code-server",
     "description": "",
     "description": "",