- Updated .env.example to include new configuration options for the UltiAI branding and API endpoints. - Enhanced Nginx configuration to support new API routes for the MCP and WebSocket connections. - Introduced sub-filters for branding adjustments in Nginx responses. - Added new JavaScript patch for API endpoint adjustments. - Implemented tests for new API functionalities and improved error handling in the AI gateway.
3 lines
75 B
SQL
3 lines
75 B
SQL
DROP TABLE IF EXISTS user_group_members;
|
|
DROP TABLE IF EXISTS user_groups;
|