Skip to content

Commit

Permalink
hotfix 21k html pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Oct 25, 2023
1 parent 54fe7cd commit 5e45561
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,10 @@ services:
restart: always
logging: *default-logging
harvest_import:
image: lblod/harvesting-import-service:0.10.0
image: lblod/harvesting-import-service:0.10.1
environment:
VIRTUOSO_ENDPOINT: "http://virtuoso:8890/sparql"
SUDO_QUERY_RETRY: "true"
TARGET_GRAPH: "http://mu.semte.ch/graphs/harvesting"
volumes:
- ./data/files:/share
Expand Down

0 comments on commit 5e45561

Please sign in to comment.