Skip to content

Commit

Permalink
Merge pull request #566 from MaRDI4NFDI/scholia
Browse files Browse the repository at this point in the history
Start scholia automatically
  • Loading branch information
physikerwelt authored Sep 19, 2024
2 parents cdacb89 + 79e43af commit e1099a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ services:

scholia:
image: *scholia-image
restart: unless-stopped
labels:
- traefik.http.routers.scholia.rule=Host(`scholia.${WIKIBASE_HOST}`)
- traefik.http.routers.scholia.entrypoints=websecure
Expand Down

0 comments on commit e1099a6

Please sign in to comment.