test: Fix multi-user tests

This commit is contained in:
Chris Coutinho
2025-10-15 02:11:17 +02:00
parent 7a4a31b52d
commit 7004104873
8 changed files with 1559 additions and 152 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ services:
- 127.0.0.1:8001:8001
environment:
- NEXTCLOUD_HOST=http://app:80
- NEXTCLOUD_MCP_SERVER_URL=http://127.0.01:8001
- NEXTCLOUD_MCP_SERVER_URL=http://127.0.0.1:8001
- NEXTCLOUD_PUBLIC_ISSUER_URL=http://127.0.0.1:8080
# No USERNAME/PASSWORD - will use OAuth
volumes: