Skip to content

Commit

Permalink
modified: sendit/settings/config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Oct 26, 2017
1 parent 130b057 commit 130a7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sendit/settings/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
ANONYMIZE_RESTFUL=True

# These credentials are required for the DASHER endpoint
STANFORD_APPLICATION_CREDENTIALS='/code/.stanford'
STANFORD_APPLICATION_CREDENTIALS='/var/www/images/.stanford'
os.environ['STANFORD_CLIENT_SECRETS'] = STANFORD_APPLICATION_CREDENTIALS

# If True, scrub pixel data for images identified by header "Burned in Annotation" = "NO"
Expand Down

0 comments on commit 130a7b7

Please sign in to comment.