fix: add repo_manifest.json so app finds projects and access control
This commit is contained in:
parent
c564f1417c
commit
31801239f4
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"schema_version": "1.0",
|
||||
"repo_type": "edition_workspace",
|
||||
"projects_root": "musicocr-data/projects",
|
||||
"campaigns_root": "campaigns",
|
||||
"access_control_file": "musicocr-data/manifests/access_control.json"
|
||||
}
|
||||
Loading…
Reference in New Issue