mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:27:33 +00:00
fix mock
This commit is contained in:
@@ -42,6 +42,9 @@ services:
|
||||
|
||||
login-integration:
|
||||
container_name: login-integration
|
||||
build:
|
||||
context: ../..
|
||||
dockerfile: dockerfiles/login.Dockerfile
|
||||
image: "${LOGIN_TAG:-zitadel-login:local}"
|
||||
env_file: ../../apps/login/apps/login/.env.test
|
||||
network_mode: service:devcontainer
|
||||
|
Reference in New Issue
Block a user