geqintan commited on
Commit
5be8505
·
1 Parent(s): ea95245
Files changed (1) hide show
  1. nginx.conf +1 -1
nginx.conf CHANGED
@@ -41,7 +41,7 @@ http {
41
  echo "target_path: $target_path";
42
  echo "target_path:$target_path";
43
  echo "456456";
44
- echo "target_path$target_path";
45
 
46
 
47
 
 
41
  echo "target_path: $target_path";
42
  echo "target_path:$target_path";
43
  echo "456456";
44
+ echo "$target_proto$target_path";
45
 
46
 
47