Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
JJFlorian committed Mar 28, 2024
1 parent 333394e commit 4c3e9ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions brostar/settings.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import os
from datetime import timedelta
from pathlib import Path

FIELD_ENCRYPTION_KEY = os.getenv("FIELD_ENCRYPTION_KEY")
Expand Down Expand Up @@ -189,4 +188,3 @@
BRO_UITGIFTE_SERVICE_URL = "https://publiek.broservices.nl"
BRONHOUDERSPORTAAL_URL = "https://acc.bronhouderportaal-bro.nl"
# BRONHOUDERSPORTAAL_URL = "https://www.bronhouderportaal-bro.nl"

0 comments on commit 4c3e9ec

Please sign in to comment.