Skip to content

Commit

Permalink
compose: enable TCP bulk insert for repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet authored Oct 12, 2024
1 parent 0686583 commit 1787c5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ services:
- /run/nfd:/run/nfd:ro
- ${PWD}/dist/ndn-python-repo:/config
- ${PWD}/dist/ndn-python-repo/repo.conf:/config/repo.conf:ro
ports:
- 7378:7378
environment:
HOME: /config
restart: unless-stopped
Expand Down

0 comments on commit 1787c5e

Please sign in to comment.