配置github
开发地址
打包后地址
webhooks地址
第一行
user root;
默认html目录
location / {
#root dist;
root /root/webhooks/dist;
index index.html index.htm;
}
/usr/local/nginx/nginx -s reload
# /etc/host
github.com 192.30.253.112
github.global.ssl.fastly.net 151.101.185.194