test
parent
0a50a551b6
commit
44fd87d19f
|
@ -28,6 +28,8 @@ if (window.location.hostname === "localhost" && window.location.port === "") {
|
||||||
// wsAddress = `${wssProtocol}${window.location.hostname}/ws`;
|
// wsAddress = `${wssProtocol}${window.location.hostname}/ws`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log("Consta", Constants.PRIVACY_POLICY_URL);
|
||||||
|
|
||||||
export const Constants = {
|
export const Constants = {
|
||||||
TEXT_EMPTY_PLACEHOLDER: "-/-",
|
TEXT_EMPTY_PLACEHOLDER: "-/-",
|
||||||
API_ADDRESS: apiAddress,
|
API_ADDRESS: apiAddress,
|
||||||
|
|
Loading…
Reference in New Issue