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

Commit 8b182cd

Browse files
committed
fix formatting of configuration doc
1 parent 9757202 commit 8b182cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ The following config parameters are supported, they are defined in `src/config.j
4949
these should be set to GITLAB_CLIENT_ID and GITLAB_CLIENT_SECRET environment variables
5050

5151
## Topcoder environment
52-
When application depends upon the environment of Topcoder based on TOPCODER_ENV configuration. When this value is 'dev'
53-
you should be using topcoderx.topcoder-dev.com.
5452

55-
To switch to production, simply change the TOPCODER_DEV to 'prod' and use topcoderx.topcoder.com
53+
Application depends upon the environment of Topcoder based on TOPCODER_ENV configuration. When this value is 'dev' you should be using topcoderx.topcoder-dev.com.
5654

55+
To switch to production, simply change the TOPCODER_DEV to 'prod' and use topcoderx.topcoder.com
5756

5857
Default configuration is for topcoder-dev environment.
5958

6059
## Credentials
60+
6161
- for topcoder login in dev environment you can use any valid topcoder handle with default password 'appirio123'
6262
- for gitlab/github, you can use your own user account

0 commit comments

Comments
 (0)