Remove nginx replace string duplicate in install
This commit is contained in:
parent
a0e34f04b4
commit
c0f6ab9d6b
1 changed files with 0 additions and 2 deletions
|
|
@ -274,8 +274,6 @@ ynh_app_setting_set "$app" unprotected_uris "/"
|
|||
# RELOAD NGINX
|
||||
#=================================================
|
||||
|
||||
ynh_replace_string "__PORT_WEB__" "$port_web" "../conf/nginx.conf"
|
||||
ynh_replace_string "__PORT_STREAM__" "$port_stream" "../conf/nginx.conf"
|
||||
# Reload Nginx
|
||||
systemctl reload nginx
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue