Skip to content

Commit

Permalink
fix(backoffice): add default blacklistedovocodes section
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD committed Oct 14, 2024
1 parent 4ef709c commit 3270f61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/StreetNameRegistry.Api.BackOffice/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@

],

"BlacklistedOvoCodes": [
],

"BaseUrl": "https://api.staging-basisregisters.vlaanderen/",

"SqsQueueUrl": "",
Expand Down

0 comments on commit 3270f61

Please sign in to comment.