Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 69a9a19

Browse files
committed
Remove erroneous secrets
1 parent 330275d commit 69a9a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TopcoderXDeploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ For local deployment, configuring M2M token generation can use this provided acc
104104
```
105105
export AUTH0_URL=https://topcoder-dev.auth0.com/oauth/token
106106
export AUTH0_AUDIENCE=https://m2m.topcoder-dev.com/
107-
export AUTH0_CLIENT_ID=LU2Nt7YPHQ3lxrFNKitJ82syB4wIMR7G
108-
export AUTH0_CLIENT_SECRET=O8S2YOb-0lI4NS3smR4d4uf0VM9BN0y1Ra4ABRktGUPOXc34mUO25uJrCpU-TBAT
107+
export AUTH0_CLIENT_ID=
108+
export AUTH0_CLIENT_SECRET=
109109
```
110110

111111

0 commit comments

Comments
 (0)