Review nginx template
This commit is contained in:
@@ -2,6 +2,7 @@ server {
|
|||||||
listen 2100;
|
listen 2100;
|
||||||
listen [::]:2100;
|
listen [::]:2100;
|
||||||
server_name _;
|
server_name _;
|
||||||
|
|
||||||
root /app/lurana/luos/workflow/public_html;
|
root /app/lurana/luos/workflow/public_html;
|
||||||
|
|
||||||
index index.html index.php;
|
index index.html index.php;
|
||||||
|
|||||||
Reference in New Issue
Block a user