openwisp-controller
openwisp-controller copied to clipboard
[fix] Change redis hostname in settings
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