Skip to content

Commit c6347bb

Browse files
clean up readme
1 parent da9209c commit c6347bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ The following parameters can be set in config files or in env variables:
5959

6060
Set the following environment variables used by bus API to get TC M2M token (use 'set' insted of 'export' for Windows OS):
6161
```
62-
export AUTH0_CLIENT_ID=8QovDh27SrDu1XSs68m21A1NBP8isvOt
63-
export AUTH0_CLIENT_SECRET=3QVxxu20QnagdH-McWhVz0WfsQzA1F8taDdGDI4XphgpEYZPcMTF4lX3aeOIeCzh
64-
export AUTH0_URL=https://topcoder-dev.auth0.com/oauth/token
65-
export AUTH0_AUDIENCE=https://m2m.topcoder-dev.com/
62+
export AUTH0_CLIENT_ID=
63+
export AUTH0_CLIENT_SECRET=
64+
export AUTH0_URL=
65+
export AUTH0_AUDIENCE=
6666
```
6767

6868
Also properly configure AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION, PHOTO_S3_BUCKET, IS_LOCAL_DB config parameters.

0 commit comments

Comments
 (0)