Skip to content

Commit e6862b4

Browse files
author
Behnam Mozafari
committed
Mount operator-config.json volume to core container
1 parent a51f20f commit e6862b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ services:
3434
volumes:
3535
- ./docker/uid2-core/conf/default-config.json:/app/conf/default-config.json
3636
- ./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
3738
depends_on:
3839
localstack:
3940
condition: service_healthy

0 commit comments

Comments
 (0)