This commit is contained in:
2021-08-26 16:42:31 +02:00
parent 79de4e49c1
commit c08ce5d4b2
5 changed files with 16 additions and 117 deletions

16
config/site_local.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "local",
"prefix": "local",
"git_url": "",
"fs_path": "..",
"pull": false,
"reset": false,
"cat": 2,
"domains": [
"www.local.io"
],
"descr": "is our entry point for everyone, redirect to the detailed websites underneith.",
"groups": [],
"acl": [],
"trackingid": ""
}