Skip to content

Commit 70cbe85

Browse files
Xavier MedranoXavier Medrano
authored andcommitted
get code challenge working
1 parent 385d1e7 commit 70cbe85

14 files changed

Lines changed: 10179 additions & 6783 deletions

.env.example

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
# Fill in AWS_* values to enable remote storage in the specified S3 bucket
2-
AWS_ACCESS_KEY_ID=
3-
AWS_SECRET_ACCESS_KEY=
4-
AWS_STORAGE_BUCKET_NAME=
5-
6-
# Fill in DJANGO_EMAIL_* values to enable email sending from your local
7-
# instance. DataMade developers wishing to use testing@datamade.us need only
8-
# provide a valid Mandrill API key for DJANGO_EMAIL_HOST_PASSWORD.
9-
DJANGO_EMAIL_HOST=
10-
DJANGO_EMAIL_PORT=
11-
DJANGO_EMAIL_HOST_USER=
12-
DJANGO_EMAIL_HOST_PASSWORD=
13-
141
CDP_APP_TOKEN=

0 commit comments

Comments
 (0)