Allow overriding the memcache host through the environment
Compare changes
+ 5
− 0
@@ -32,6 +32,11 @@ if [ ! -z "$OBS_BACKEND_HOST" ]; then
This is required e.g. for Kubernetes deployment when the host name of memcached may be out of our control