Skip to content

Commit 93b1d58

Browse files
committed
fix: change to vanilla dev
1 parent 550aa85 commit 93b1d58

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.deploy/circleci/token.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ WINFORMULA_SERVER_NAME=tc.cloud.topcoder.com/winformula
3535
CSF_SERVER_NAME=csf.dev.topcoder.com
3636
CORP_SERVER_NAME=tc.cloud.topcoder.com/corp
3737
SOFTWARE_SERVER_NAME=tcs.cloud.topcoder.com
38-
FORUMS_SERVER_NAME=discussions.topcoder-dev.com
38+
FORUMS_SERVER_NAME=vanilla.topcoder-dev.com
3939
HOST_URL=localhost:11199
4040
FORUMS_HOST_URL=jnp://localhost:1199
4141
CONTEST_HOST_URL=63.118.154.180:10099

scripts/auto_pilot/ApplicationServer.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WINFORMULA_SERVER_NAME=tc.cloud.topcoder.com/winformula
1515
CSF_SERVER_NAME=csf.dev.topcoder.com
1616
CORP_SERVER_NAME=tc.cloud.topcoder.com/corp
1717
SOFTWARE_SERVER_NAME=tcs.cloud.topcoder.com
18-
FORUMS_SERVER_NAME=discussions.topcoder-dev.com
18+
FORUMS_SERVER_NAME=vanilla.topcoder-dev.com
1919
HOST_URL=localhost:11199
2020
FORUMS_HOST_URL=localhost:1199
2121
CONTEST_HOST_URL=63.118.154.180:10099

token.properties.local

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ WINFORMULA_SERVER_NAME=tc.cloud.topcoder.com/winformula
7474
CSF_SERVER_NAME=csf.dev.topcoder.com
7575
CORP_SERVER_NAME=www.topcoder-dev.com/corp
7676
SOFTWARE_SERVER_NAME=local.topcoder-dev.com:8080
77-
FORUMS_SERVER_NAME=discussions.topcoder-dev.com
77+
FORUMS_SERVER_NAME=vanilla.topcoder-dev.com
7878
HOST_URL=localhost:1099
7979
FORUMS_HOST_URL=jnp://localhost:1099
8080
CONTEST_HOST_URL=63.118.154.180:10099
@@ -115,7 +115,7 @@ DOMAIN_AUTH0 = topcoder-dev.auth0.com
115115
#CSF_SERVER_NAME=csf.dev.topcoder.com
116116
#CORP_SERVER_NAME=tc.cloud.topcoder.com/corp
117117
#SOFTWARE_SERVER_NAME=tcs.cloud.topcoder.com
118-
#FORUMS_SERVER_NAME=discussions.topcoder-dev.com
118+
#FORUMS_SERVER_NAME=vanilla.topcoder-dev.com
119119
#HOST_URL=localhost:11199
120120
#FORUMS_HOST_URL=jnp://localhost:1199
121121
#CONTEST_HOST_URL=63.118.154.180:10099

0 commit comments

Comments
 (0)