Files
mokocli/mcp/config.example.json
T
Jonathan Miller 4eb421d6ba fix: rename moko-platform to MokoCLI in config files (#263)
Update package names, descriptions, and references across all
configuration files: composer.json, mcp/package.json, phpcs.xml,
issue templates, script registry, and schema templates.
2026-06-20 11:20:27 -05:00

7 lines
148 B
JSON

{
"apiPath": "A:/mokocli",
"standardsPath": "A:/mokocli",
"giteaUrl": "https://git.mokoconsulting.tech",
"giteaToken": "your-gitea-api-token"
}