Homepage: Bugfix for v1.0.0 (#3092)

* (for revert)modify func files

* KSS
This commit is contained in:
Chris
2025-03-15 04:06:20 -04:00
committed by GitHub
parent 0a9eb5078a
commit 0b014d25be
3 changed files with 20 additions and 8 deletions

View File

@@ -19,8 +19,8 @@
"script": "ct/homepage.sh",
"resources": {
"cpu": 2,
"ram": 1024,
"hdd": 3,
"ram": 4096,
"hdd": 6,
"os": "debian",
"version": "12"
}
@@ -34,6 +34,10 @@
{
"text": "Configuration (bookmarks.yaml, services.yaml, widgets.yaml) path: `/opt/homepage/config/`",
"type": "info"
},
{
"text": "Add additional allowed hosts to `/opt/homepage/.env`",
"type": "info"
}
]
}