modify local dev config & make openresty directy upload combine file to upyun

This commit is contained in:
liyong
2022-02-07 19:04:21 +08:00
committed by XiaoLi
parent 155bd693b2
commit 9355277bc0
7 changed files with 55 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ server {
# https://serverfault.com/questions/798734/use-variable-for-server-name-in-nginx#
# server_name $servername;
server_name "ts.localhost";
listen 80;
listen 8088;
client_max_body_size 10M;
set $task_server "http://127.0.0.1:8080"; # task server host