- Renamed database from 'decision_tree' to 'apoklisis' for consistency - Updated docker-compose.yml: container renamed to 'apoklisis_postgres' - Updated .env file with correct database URL - Verified backend authentication flow working correctly - Added postgres MCP server to Claude Code configuration
8 lines
69 B
JSON
8 lines
69 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(test:*)"
|
|
]
|
|
}
|
|
}
|