change fqdn
This commit is contained in:
parent
9a7c7936f1
commit
2de2792760
@ -5,7 +5,7 @@ type RedirectPageProps = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const REDIRECT_DELAY_MS = 10000;
|
const REDIRECT_DELAY_MS = 10000;
|
||||||
const TARGET_URL = "https://hypershelf.globalservices.stf";
|
const TARGET_URL = "https://hypershelf.demo.stf";
|
||||||
|
|
||||||
export function RedirectPage({
|
export function RedirectPage({
|
||||||
enableRedirectNowButton
|
enableRedirectNowButton
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user