wodby / drupal-php

PHP docker container image for Drupal
https://wodby.com/stacks/drupal
MIT License
60 stars 80 forks source link

DRUPAL8_REVERSE_PROXY_ADDRESSES not working? #68

Closed killbus closed 4 years ago

killbus commented 4 years ago

added docker environments: DRUPAL8_REVERSE_PROXY_ADDRESSES:0.0.0.0/0

The container has this env defined. But $_SERVER[‘DRUPAL8_REVERSE_PROXY_ADDRESSES’] in wodby.settings.php gets null.

pprishchepa commented 4 years ago

Solved in #69