Skip to content

Commit

Permalink
Merge pull request #475 from MaRDI4NFDI/WDQS_ALLOWLIST
Browse files Browse the repository at this point in the history
Fix issue in WDQS container
  • Loading branch information
physikerwelt committed Jan 25, 2024
2 parents 585766e + f10c191 commit 145adbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ services:
- WIKIBASE_SCHEME=${WIKIBASE_SCHEME:-https}
- WDQS_HOST=wdqs.svc
- WDQS_PORT=9999
- ALLOWLIST=whitelist.txt
- BLAZEGRAPH_OPTS='-Dorg.wikidata.query.rdf.tool.rdf.RdfRepository.timeout=3600'
expose:
- 9999
Expand Down

0 comments on commit 145adbd

Please sign in to comment.