From ee6c35252121e18e36edece92b3f57e0940e6b4e Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 1 Apr 2017 20:09:11 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index aa5a6df..31ef99b 100644 --- a/scripts/install +++ b/scripts/install @@ -38,7 +38,7 @@ CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilis domain_regex=$(echo "$domain" | sed 's@-@.@g') CHECK_VAR "$domain_regex" "domain_regex empty" -FIND_PORT 8095 # Cherche un port libre. +FIND_PORT 8080 # Cherche un port libre. # Enregistre les infos dans la config YunoHost ynh_app_setting_set $app admin $admin