Skip to content

Commit

Permalink
Merge pull request #20 from zama-ai/fix/path-to-keys-dev-image
Browse files Browse the repository at this point in the history
fixture: mount fhe keys for dev image
  • Loading branch information
leventdem authored Jul 16, 2024
2 parents 7e4aef2 + 05b5f60 commit 354e27c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose/docker-compose-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ services:
- "26656-26657:26656-26657"
- "8545-8546:8545-8546"
volumes:
- $PWD/network-fhe-keys:/network-fhe-keys:Z
- ../setup.sh:/config/setup.sh:Z
security_opt:
- no-new-privileges:true
Expand Down

0 comments on commit 354e27c

Please sign in to comment.