Skip to content

Commit

Permalink
Include pre-extracted graph in Docker Compose setup
Browse files Browse the repository at this point in the history
jeantessier committed Oct 1, 2024
1 parent e8dcc1b commit f8b59dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -9,3 +9,4 @@ services:
- 8080:8080
volumes:
- ./lib/DependencyFinder.jar:/code/DependencyFinder.jar:ro
- ./df.xml:/code/df.xml:ro

0 comments on commit f8b59dc

Please sign in to comment.