Browse Source

Update install

pull/175/head
Maniack Crudelis 7 years ago
committed by GitHub
parent
commit
46c496c6de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      scripts/install

1
scripts/install

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

Loading…
Cancel
Save