mirror of
https://github.com/standardnotes/server
synced 2026-07-12 20:01:09 -04:00
c52f038c76
Redis databases with passwords can be supported by specifying the environment parameter REDIS_URL=redis://:$REDIS_PASSWORD@redis:6379 Without this change the redis URL will always be hardcoded without support for a password