mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update nginx.sh
This commit is contained in:
parent
a310c8ce20
commit
cfaad522b7
|
|
@ -23,7 +23,7 @@ server {
|
|||
root w0d0;
|
||||
index index.php index.html index.htm;
|
||||
|
||||
server_name _;
|
||||
#server_name _;
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
|
|
|
|||
Loading…
Reference in New Issue