add upyun_download
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
server {
|
||||
# https://serverfault.com/questions/798734/use-variable-for-server-name-in-nginx#
|
||||
# server_name $servername;
|
||||
server_name "test.localhost";
|
||||
server_name "test2.localhost";
|
||||
listen 8088;
|
||||
|
||||
set $resty_loc "/usr/local/opt/openresty";
|
||||
|
||||
Reference in New Issue
Block a user