Skip to content

Commit 0d98a64

Browse files
committed
Remove key / secret
1 parent 0a86ba8 commit 0d98a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
AUTH0_CLIENT_ID=8QovDh27SrDu1XSs68m21A1NBP8isvOt
2-
AUTH0_CLIENT_SECRET=3QVxxu20QnagdH-McWhVz0WfsQzA1F8taDdGDI4XphgpEYZPcMTF4lX3aeOIeCzh
1+
AUTH0_CLIENT_ID=
2+
AUTH0_CLIENT_SECRET=
33
AUTH0_URL=https://topcoder-dev.auth0.com/oauth/token
44
AUTH0_AUDIENCE=https://m2m.topcoder-dev.com/
55
DATABASE_URL="postgresql://johndoe:mypassword@localhost:5432/resourcedb?schema=public"

0 commit comments

Comments
 (0)