move to new port

This commit is contained in:
2023-06-04 16:14:28 +02:00
parent f199fbded3
commit b28d2dd68e
4 changed files with 5 additions and 5 deletions

View File

@@ -64,4 +64,4 @@ app.post( '/api/startUpscaling', ( request, response ) => {
}
} );
Server.listen( 8081 );
Server.listen( 49369 );