[Feat] Change data path into /data

This commit is contained in:
2025-07-12 00:31:37 +08:00
parent 875bf64779
commit a5d6bbc6be
7 changed files with 35 additions and 20 deletions

12
data/services.json Normal file
View File

@ -0,0 +1,12 @@
[
{
"tag": "sys",
"name": "nginx",
"path": null
},
{
"tag": "docker",
"name": "homepage",
"path": "/home/virtualguard/projects/webservices/homepage"
}
]