Skip to content

Commit 63ef3ec

Browse files
committed
update staging endpoint
1 parent 8ce0a00 commit 63ef3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environment.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ module.exports = function(environment) {
142142
ENV.publicUrl = 'https://online.codingblocks.xyz';
143143
ENV.clientId = 5169892443
144144
ENV.oneauthURL = 'https://account.codingblocks.com'
145-
ENV.hackApiHost = 'https://api.codingblocks.xyz'
145+
ENV.hackApiHost = 'https://hack-api.codingblocks.xyz'
146146

147147
ENV.talkjs = {
148148
appId: '2LhQvB3j'

0 commit comments

Comments
 (0)