debug
parent
44fd87d19f
commit
3105ccfd9b
|
@ -28,6 +28,7 @@ if (window.location.hostname === "localhost" && window.location.port === "") {
|
|||
// wsAddress = `${wssProtocol}${window.location.hostname}/ws`;
|
||||
}
|
||||
|
||||
console.log("env", process.env);
|
||||
console.log("Consta", Constants.PRIVACY_POLICY_URL);
|
||||
|
||||
export const Constants = {
|
||||
|
|
Loading…
Reference in New Issue