Lars Delhage 2025-02-13 13:45:10 +01:00
parent f2774b9c38
commit a80e672558
Signed by untrusted user: lasse
GPG key ID: 6B250FE35CC876D1

View file

@ -105,7 +105,8 @@ $CONFIG = array (
'legacy_auth' => false,
),
),
'overwrite.cli.url' => 'https://<%= @site_name %>',
'overwrite.cli.url' => 'https://<%= @site_name %>/',
'htaccess.RewriteBase' => '/',
'overwritehost' => '<%= @site_name %>',
'overwriteprotocol' => 'https',
'passwordsalt' => '<%= @passwordsalt %>',