openwisp-controller icon indicating copy to clipboard operation
openwisp-controller copied to clipboard

[fix] Change redis hostname in settings

Open codingHahn opened this issue 2 years ago • 0 comments

With docker, the application only connects to redis if the hostname is set to redis. Localhost does not work because of dockers networking. Fixes #164

codingHahn avatar Feb 06 '23 10:02 codingHahn