Skip to content

Commit

Permalink
Test removing mounting
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Dec 13, 2023
1 parent 2e17db2 commit f3bc1b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,8 @@ services:
- "127.0.0.1:8090:8081"
- "127.0.0.1:5090:5005"
volumes:
- ./docker/uid2-optout/conf/run_tool_local_e2e.sh:/app/run_tool.sh
- ./docker/uid2-optout/conf/default-config.json:/app/conf/default-config.json
- ./docker/uid2-optout/conf/local-e2e-docker-config.json:/app/conf/local-config.json
- ./docker/uid2-optout/mount/:/opt/uid2/optout/
depends_on:
core:
condition: service_healthy
Expand Down

0 comments on commit f3bc1b6

Please sign in to comment.