Authored by chunhua.zhang

add

... ... @@ -38,7 +38,7 @@ server{
# for ios Universal Links
location /.well-known/apple-app-site-association {
root /Data/local/openresty-1.9.15.1/nginx/conf;
alias /Data/local/openresty-1.9.15.1/nginx/conf;
}
... ...
... ... @@ -10,7 +10,7 @@ server {
# for ios Universal Links
location /.well-known/apple-app-site-association {
root /Data/local/openresty-1.9.15.1/nginx/conf;
alias /Data/local/openresty-1.9.15.1/nginx/conf;
}
... ...