Add reusable context template
This commit is contained in:
15
config.example.json
Normal file
15
config.example.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"language": "español",
|
||||
"tone": "profesional, directo",
|
||||
"user_name": "rikrdo",
|
||||
"workspace_root": "/home/rikrdo",
|
||||
"bastion_name": "rikrdo-01",
|
||||
"bastion_host": "49.13.26.80",
|
||||
"bastion_user": "root",
|
||||
"bastion_key": "~/.ssh/id_rsa_mi_book",
|
||||
"primary_network": "192.168.18.0/24",
|
||||
"vm_summary": "vm-docker (192.168.18.100) y hestia (192.168.18.248)",
|
||||
"traefik_entrypoint": "/mnt/docker/traefik",
|
||||
"n8n_knowledge_path": "~/n8n-knowledge",
|
||||
"additional_contexts": "git, docker, scripts, opencode"
|
||||
}
|
||||
Reference in New Issue
Block a user