
add Docker Compose configuration files for CMS, Doc, Ionic Mobile, API_TS, and PocketBase services, along with .env file for environment variables and related scripts ```
15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "./../../001_documentation"
|
|
},
|
|
{
|
|
"path": "../../000_AI_WORKSPACE"
|
|
}
|
|
],
|
|
"settings": {}
|
|
}
|