[Feat] Change data path into /data
This commit is contained in:
12
data/services.json
Normal file
12
data/services.json
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"tag": "sys",
|
||||
"name": "nginx",
|
||||
"path": null
|
||||
},
|
||||
{
|
||||
"tag": "docker",
|
||||
"name": "homepage",
|
||||
"path": "/home/virtualguard/projects/webservices/homepage"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user