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