This commit is contained in:
Elio Bischof
2025-08-02 07:22:51 +02:00
parent abb969617f
commit ca2ecf3c23

View File

@@ -4,7 +4,6 @@ services:
file: ../base/docker-compose.yaml file: ../base/docker-compose.yaml
service: devcontainer service: devcontainer
container_name: login-integration-dev container_name: login-integration-dev
image: "login-integration-dev:local"
env_file: ../../apps/login/.env.test env_file: ../../apps/login/.env.test
environment: environment:
CORE_MOCK_STUBS_URL: http://localhost:22220/v1/stubs CORE_MOCK_STUBS_URL: http://localhost:22220/v1/stubs