mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update install
This commit is contained in:
parent
c9390b276d
commit
c2fc2426de
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ ynh_app_setting_set "$app" secret "$secret"
|
|||
# FIND AND OPEN A PORT
|
||||
#=================================================
|
||||
|
||||
port=$(ynh_find_port 4567) # Cherche un port libre.
|
||||
port=$(ynh_find_port 4562) # Cherche un port libre.
|
||||
ynh_app_setting_set $app port $port
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue