fix conf
This commit is contained in:
parent
ed02ebe01f
commit
ff53f3e0ec
@ -67,7 +67,7 @@ lua_shared_dict my_limit_req_store1 100m;
|
||||
######################## default ############################
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80
|
||||
listen [::]:80;
|
||||
server_name _;
|
||||
access_log /data/wwwlogs/access_nginx.log combined;
|
||||
root /data/wwwroot/default;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user