Skip to content

Commit 0345148

Browse files
Added Hostname setup in Re Deploy option
1 parent c1274c7 commit 0345148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devops/linux/docker/deployment/deploy-local.sh

+1
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ case $choice in
211211
;;
212212
7)
213213
echo "Re Deploy JeMPI"
214+
hostname_setup
214215
run_enviroment_configuration_and_helper_script
215216
copy_ha_proxy
216217
while true; do

0 commit comments

Comments
 (0)