refactor: update Excalidash installation and configuration paths

This commit is contained in:
MickLesk
2026-05-27 15:58:02 +02:00
parent 3c1c05178e
commit 238d375dfa
3 changed files with 32 additions and 24 deletions

View File

@@ -18,7 +18,7 @@
{
"type": "default",
"script": "ct/excalidash.sh",
"config_path": "/opt/excalidash/backend/.env",
"config_path": "/opt/excalidash_data/.env",
"resources": {
"cpu": 2,
"ram": 2048,