redis
redis copied to clipboard
fix(quotes): Add double-quotes for `REDIS_PASSWORD`
This allows special characters to be used, fixing: https://github.com/fly-apps/redis/issues/3
It will also ensure that the resulting server instance remains accessible when the password has special characters.