Secret page contains a link with wrong port to redirect the user to home page
parent
3cc293b016
commit
24d4176a39
|
@ -5,6 +5,6 @@
|
|||
</head>
|
||||
<body>
|
||||
This is a very important secret!<br/>
|
||||
Go back to <a href="https://home.test.local/">home page</a>.
|
||||
Go back to <a href="https://home.test.local:8080/">home page</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue