Self hosted moralis issue

I am working on a web3 project, and i installed a self hosted Moralis server, but it shows nothing. Can you please help me set these things up?

this is .env file in project folder

it looks like the server started on port 3000 and not on port 1337

but I past from there actual file for server

here is look like there is an error with the redis connection, the redis connection should not have special characters in the password

solved redis issue at 1337 but port is showing nothing

this is the expected output if you access that url directly in the browser

how to connect it with my project and set it up?

what did you do by now? what doesn’t work

you will also need latest version of moralis-v1 SDK if you are using vanilla js

already installed v1

i want to solve that error

what are you running there as front end application? what it tries to connect to? you can look in network tab

i want to connect that localhost with this front end.

but it showing nothing

what do you see in network tab in the browser?

where is the network tab?

close to the console tab in the browser

can’t find it, can you please help me to find it.

Sir i am waiting for the answer

try to refresh the page when network tab is opened and look at what url it tries to access when it tries to connect to the server

click on one of those read lines with getPlugins specs to see more info