Skip to content

Commit 016f89f

Browse files
authored
Merge pull request #24 from opendata-swiss/base-iri-opendata-swiss
piveau: set base IRI to opendata.swiss
2 parents 11611b6 + 8bb799b commit 016f89f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opendata.swiss/metadata/docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ services:
1313
- 8085:8085
1414
- 5002:5000
1515
environment:
16+
- PIVEAU_HUB_BASE_URI=https://opendata.swiss/
1617
- PIVEAU_HUB_SEARCH_SERVICE=${PIVEAU_HUB_SEARCH_SERVICE}
1718
- PIVEAU_HUB_API_KEY=${PIVEAU_HUB_API_KEY}
1819
- PIVEAU_HUB_SHELL_CONFIG={"http":{},"telnet":{}}

0 commit comments

Comments
 (0)