Trying deploy

This commit is contained in:
saqut 2024-01-28 03:17:06 +03:00
parent 72aa78ac17
commit 2d19a8842f
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ app.get("/",function(request, response){
}) })
app.listen(6480,'127.0.0.1'); app.listen(6480,'0.0.0.0');