Update Notesnook json

This commit is contained in:
tremor021
2025-06-24 14:58:53 +02:00
parent 7b4e88ea51
commit 8eb4f276be
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 3000,
"interface_port": 443,
"documentation": null,
"config_path": "/",
"website": "https://notesnook.com/",
@@ -21,7 +21,7 @@
"resources": {
"cpu": 2,
"ram": 3072,
"hdd": 8,
"hdd": 10,
"os": "Debian",
"version": "12"
}