You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've posted a workaround in #86 (comment) . It makes use of a Docker network alias which allows to use a custom service name for the memcached container, but ensures the hardcoded memcached host name must not be changed within the source code itself.
Note that this is just a workaround and that a configuration or environment variable is still the more correct way to solve this.
The same issue is #169. But I don't think the solution #169 (comment) is reasonable.
Custom
memcached
service name by environment :The text was updated successfully, but these errors were encountered: