6 lines
139 B
HTML

<!DOCTYPE html>
<html>
<head>
<script language="javascript"> location.replace(`http://${location.hostname}:5000`)</script>
</head>
</html>