mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Update upgrade
This commit is contained in:
parent
19c46d2d2b
commit
aaa1b11ad1
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@ ynh_secure_remove $final_path/live/config/initializers/timeout.rb
|
|||
# NGINX CONFIGURATION
|
||||
#=================================================
|
||||
|
||||
ynh_replace_string "__PORT_WEB__" "$port_web" "../conf/nginx.conf"
|
||||
ynh_replace_string "__PORT_STREAM__" "$port_stream" "../conf/nginx.conf"
|
||||
ynh_add_nginx_config
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue