production ready
This commit is contained in:
parent
d52e7b99c3
commit
1157f87496
@ -11390,8 +11390,8 @@
|
||||
enumerable: false
|
||||
});
|
||||
|
||||
const ENVR = 'TEST'; // LIVE, TEST
|
||||
const WS = 'ws';
|
||||
const ENVR = 'LIVE'; // LIVE, TEST
|
||||
const WS = 'wss';
|
||||
const DBName = "paymentsHandlerDBRemote";
|
||||
|
||||
if(ENVR === 'LIVE') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user