Skip to content

Commit c951316

Browse files
Fjodor van RijsselbergFjodor van Rijsselberg
authored andcommitted
Updated email sanitizer url for production settings.
1 parent 86662a3 commit c951316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/configuration/settings.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ PUBLICATION_DATA_UPDATER_URL="https://dataverse-date-updater.labs.dansdemo.nl"
4040
METADATA_FETCHER_URL="https://dataverse-fetcher.labs.dansdemo.nl"
4141
DATAVERSE_MAPPER_URL="https://dataverse-mapper.labs.dansdemo.nl"
4242
DANS_TRANSFORMER_SERVICE="https://transformer.labs.dansdemo.nl"
43-
EMAIL_SANITIZER_URL="https://emailsanitizer.labs.dansdemo.nl/sanitize"
43+
EMAIL_SANITIZER_URL="https://sls-weur-dev-emailsanitizer-serverless.azurewebsites.net/api/sanitize"
4444
METADATA_REFINER_URL="https://metadata-refiner.labs.dansdemo.nl"
4545
METADATA_ENHANCER_URL="https://metadata-enhancer.labs.dansdemo.nl"
4646
SEMANTIC_API_URL="http://semanticapi:80/importdoi"

0 commit comments

Comments
 (0)