coding-dynasty
HOBBYOP
10 months ago
Please help me with this, I am trying to proxy nextjs app through nginx, i am trying to curl and ping, ping works fine, but curl doesnt work, so i when i put th enextjs private netork in nginx conf, i get server error, please what am i missing here
4 Replies
are you trying the curl/ping on your local machine or on the actual railway machine? if you're trying on your local machine, you won't be able to access the private network
my ssh got disconnected without noticing it. I found a solution in a previous thread, thanks. it works now. i was using nextjs standalone output, i moved to next start and works fine