Commit 701ca375 authored by tywldx's avatar tywldx

f

parent 5620bfa7
...@@ -95,8 +95,8 @@ do ...@@ -95,8 +95,8 @@ do
project_name="${var[0]}" project_name="${var[0]}"
sub_doman="${var[0]}-${ip_last}" sub_doman="${var[0]}-${ip_last_repeat}"
target_ip="$ipfirst.$ip_last_repeat" target_ip="$ipfirst.${ip_last}"
http_port="${var[1]}" http_port="${var[1]}"
https_port="${var[1]}" https_port="${var[1]}"
file_name="$nginxname/$target_ip.conf" file_name="$nginxname/$target_ip.conf"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment