$settings[\'reverse_proxy_addresses\'] = explode(\' \', getenv(\'REVERSE_PROXY_ADDRESSES\')); } if (getenv('REVERSE_PROXY_ADDRESSES')) { $settings['reverse_proxy'] = TRUE; $settings['reverse_proxy_addresses'] = explode(' ', getenv('REVERSE_PROXY_ADDRESSES')); } Choose language | Drupal

Drupal 10.6.12

Choose language

Translations will be downloaded from the Drupal Translation website. If you do not want this, select English.