This page is the first served by port 1234. Wait & Redirect to API result port #TODO : change waiting time & animation

This commit is contained in:
fred 2022-10-25 13:42:32 +02:00
parent f816c5a1c7
commit 669b0a3905
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ Content-Type: text/html; charset=UTF-8
<meta http-equiv="refresh" content="4; url='http://127.0.0.1:12345'" />
<style>
#wait {
width:60%;
height:60%;
width:42%;
height:42%;
}
</style>
</head>