test: Fix test networking

This commit is contained in:
Chris Coutinho
2025-10-17 03:58:36 +02:00
parent 604a2065cb
commit 0fd32ecd34
4 changed files with 5 additions and 16 deletions
+2
View File
@@ -39,6 +39,8 @@ services:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud
- MYSQL_HOST=db
extra_hosts:
- "host.docker.internal:host-gateway"
mcp:
build: .