Closed ghost closed 6 years ago
sorry, finally looked at this again. it seems we would need to actively do something in this case. (not fully sure if we need to adjust just the validation, or also how the service is set up). do you want to look into it and provide a pull request?
With this config
replacing the explicit url with ENV var
also 'works' (no errors, haven't yet fully tested varnish purge etc)
but if you try to inject the PORT dynamically,
profiler shows
and at console
fwi, references to similar/relevant(?) issue, re: injection of dynamic env vars in other bundle, snd-redis
https://github.com/symfony/symfony/issues/20850 https://github.com/symfony/symfony/commit/2422f7da9b004ef1a13c1429e711c7d4c03c239d
And, just adding @dbu 's comment from Slack in case it disappears over there: