NodeJS nginx templates

Post Reply
User avatar
juanready
Posts: 3
Joined: Thu Feb 25, 2021 8:52 pm

Hi, I have a problem running my Node JS application. I have installed NodeJS 14.16.1 and I have selected the node-app-3000 template, but still the application only loads if I enter my ip:3000 but not in my main domain, the application is made with NuxtJS.

I tried to configure directly the file: /home/usuario/conf/web/user.com.nginx.conf and I did get it to load in the main domain but not with ssl.

Could you tell me what I am doing wrong?

I really appreciate your help and the great contribution you are making.
Attachments
capture-proxy-template-nginx.jpg
capture-proxy-template-nginx.jpg (35.52 KiB)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Don't edit Package.
Go to 'WEB', put mouse over your domain, click 'EDIT'.
There you should change nginx template to 'node-app-3000'
Post Reply