We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a51f20f + e6862b4 commit 9f0a399Copy full SHA for 9f0a399
docker-compose.yml
@@ -34,6 +34,7 @@ services:
34
volumes:
35
- ./docker/uid2-core/conf/default-config.json:/app/conf/default-config.json
36
- ./docker/uid2-core/conf/local-e2e-docker-config.json:/app/conf/local-config.json
37
+ - ./docker/uid2-core/conf/operator/operator-config.json:/app/conf/operator/operator-config.json
38
depends_on:
39
localstack:
40
condition: service_healthy
0 commit comments