There was an error while loading. Please reload this page.
1 parent 8ce0a00 commit 63ef3ecCopy full SHA for 63ef3ec
1 file changed
config/environment.js
@@ -142,7 +142,7 @@ module.exports = function(environment) {
142
ENV.publicUrl = 'https://online.codingblocks.xyz';
143
ENV.clientId = 5169892443
144
ENV.oneauthURL = 'https://account.codingblocks.com'
145
- ENV.hackApiHost = 'https://api.codingblocks.xyz'
+ ENV.hackApiHost = 'https://hack-api.codingblocks.xyz'
146
147
ENV.talkjs = {
148
appId: '2LhQvB3j'
0 commit comments