Files
deepdrft/DeepDrftManager/apikey.example.json
T
Daniel Harvey cd650c4365 feat(manager): stand up DeepDrftManager CMS host (Phase 1 of two-app split)
InteractiveServer only, full AuthBlocks, no WASM. Controllers scaffolded for future
CMS controller migration. CmsStealthRoutingHandler omitted by design (subdomain topology).
2026-05-19 15:25:25 -04:00

6 lines
72 B
JSON

{
"DeepDrftContent": {
"ApiKey": "your-secret-api-key-here"
}
}