fix: remove MCP integration from main.py to restore backend stability; update docker-compose volumes and labels
This commit is contained in:
@@ -89,6 +89,7 @@ services:
|
||||
- POSTGRES_USER=hms
|
||||
- POSTGRES_PASSWORD=hms
|
||||
- POSTGRES_DB=hms
|
||||
- POSTGRES_HOST_AUTH_METHOD=trust
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user