How to Start/ Run Angular application with pm2 in aws ec2

后端 未结 0 1918
遇见更好的自我
遇见更好的自我 2020-12-30 15:24

I have configuration in directory /etc/nginx/conf.d

`

server {
    listen 80;
    root /var/www/html/owner/dist/browser;
    server_name stagingapp.com         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题