diff --git a/scripts/install b/scripts/install index cc61767..a2fc1d9 100755 --- a/scripts/install +++ b/scripts/install @@ -208,6 +208,7 @@ exec_occ config:system:get logout_url >/dev/null 2>&1 \ #================================================= # CHANGE HOSTNAME FOR ACTIVITY NOTIFICATIONS #================================================= + ynh_replace_string "'overwrite.cli.url' => 'http://localhost'," "'overwrite.cli.url' => 'https://${domain}'," "${final_path}/config/config.php" #=================================================