Loading

摘要: 背景 是这样的,我们前端服务器统一的入口是 kong网关 ,我们还有一个Nginx静态资源站点:static.mysite.com,根配置如下: location / { root /home/website/static/; index index.html; try_files $uri $ur 阅读全文
posted @ 2021-07-20 10:34 乔达摩(嘿~) 阅读(1192) 评论(0) 推荐(0) 编辑