Add environment configuration and local development documentation
- Parameterize CORS_ORIGINS in docker-compose.swarm.yml - Add .env.example with configuration options - Create comprehensive LOCAL_DEVELOPMENT.md guide - Update README.md with environment variable documentation - Provide alternatives for local development without production domain 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
3
mcp-server/dist/hive-tools.d.ts
vendored
3
mcp-server/dist/hive-tools.d.ts
vendored
@@ -23,5 +23,8 @@ export declare class HiveTools {
|
||||
private getExecutions;
|
||||
private coordinateDevelopment;
|
||||
private bringHiveOnline;
|
||||
private registerCliAgent;
|
||||
private getCliAgents;
|
||||
private registerPredefinedCliAgents;
|
||||
}
|
||||
//# sourceMappingURL=hive-tools.d.ts.map
|
||||
Reference in New Issue
Block a user