@cryptotaxi247 / CoPilot / commits / 719bc04c

refactor: remove copilot-mcp dependency from backend service

taylorwalton committed Jul 23, 2025 at 13:45 UTC 719bc04cd3f4e7ce05de7a62ce52483785078751
1 file changed -1
docker-compose.yml
-1
@@ -13,7 +13,6 @@ services:
13 env_file: .env
14 depends_on:
15 - copilot-mysql
16 - - copilot-mcp
16 restart: always
17
18 copilot-frontend: