diff --git a/apps/calibre-web/config.json b/apps/calibre-web/config.json index abee77aa..b264f946 100644 --- a/apps/calibre-web/config.json +++ b/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", diff --git a/apps/code-server/config.json b/apps/code-server/config.json index c66f53ec..656b54ad 100644 --- a/apps/code-server/config.json +++ b/apps/code-server/config.json @@ -1,5 +1,6 @@ { "name": "Code-Server - Web VS Code", + "available": true, "port": 8443, "id": "code-server", "description": "",