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