浏览代码

添加proginn-work的项目

ccf 4 年之前
父节点
当前提交
36ecaaeab7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/nginx/template/proginn.nginx.conf

+ 1 - 1
config/nginx/template/proginn.nginx.conf

@@ -513,7 +513,7 @@ server {
     listen 5001;
     server_name {{domain}}.test.proginn.com;
 
-    root /proginn-user/public/;
+    root /proginn-work/public/;
     index index.php index.html index.htm;