Skip to content

Commit

Permalink
fix dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
gabestein committed Dec 24, 2024
1 parent 3c11d53 commit 2569317
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/.env.development
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ DATACITE_REPOSITORY_ID=""
DATACITE_PASSWORD=""
DATACITE_API_URL="https://api.test.datacite.org"

GCLOUD_KEY_FILE="xxx"
GCLOUD_KEY_FILE='xxx'

0 comments on commit 2569317

Please sign in to comment.