Skip to content

Commit

Permalink
Expose SPARQL Endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
physikerwelt authored Jul 10, 2023
1 parent 17da3b5 commit f686d00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,10 @@ services:
default:
aliases:
- wdqs-proxy.svc
labels:
- traefik.http.routers.wdqs-proxy.rule=Host(`sparql.portal.mardi4nfdi.${TLD}`)
- traefik.http.routers.wdqs-proxy.entrypoints=websecure
- traefik.http.routers.wdqs-proxy.tls.certResolver=le

wdqs-updater:
image: "${WDQS_IMAGE_NAME:-wikibase/wdqs:0.3.40-wmde.6}"
Expand Down

0 comments on commit f686d00

Please sign in to comment.