浏览代码

Made Avaliable

DrMxrcy 3 年之前
父节点
当前提交
2fdf89b6cf
共有 2 个文件被更改,包括 2 次插入0 次删除
  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",
+    "available": true,
     "port": 8083,
     "id": "calibre-web",
     "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",
+    "available": true,
     "port": 8443,
     "id": "code-server",
     "description": "",