mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 10:49:25 +00:00
timeouts
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
3001
|
||||
],
|
||||
"onCreateCommand": "pnpm install --filter . --filter @zitadel/login; cd apps/login; pnpm cypress install",
|
||||
"postAttachCommand": "pnpm turbo daemon clean || true; pnpm turbo watch test:integration:login"
|
||||
"postAttachCommand": "pnpm turbo daemon clean || true; pnpm turbo watch @zitadel/login#dev test:integration:login"
|
||||
}
|
@@ -4,4 +4,4 @@ services:
|
||||
extends:
|
||||
file: ../base/docker-compose.yml
|
||||
service: devcontainer
|
||||
network_mode: !reset ""
|
||||
network_mode: service:mock-zitadel
|
||||
|
Reference in New Issue
Block a user