Skip to content

Commit fd3857b

Browse files
committed
add tester account to api key issuers example
1 parent 2cca273 commit fd3857b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webapp/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ DATABRICKS_HOST_URL=""
3232
DATABRICKS_SERVICE_ACCOUNT_EMAIL=""
3333

3434
# Datakinders allowed to issue API key. This should be the MINIMUM set. Keep this group small. Pass as a comma separated string structured like so: "abc@dk.org,bcd@dk.org"
35-
API_KEY_ISSUERS=""
35+
API_KEY_ISSUERS="tester@datakind.org"

0 commit comments

Comments
 (0)