update
Browse files- 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 "
|
| 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 |
|