* tidy up instructions spelling/spacing * remove spaces in empty lines Co-authored-by: Edward <edward@finchit.co.za> Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
* allow use symbols in the redis password You can see the test case here: https://regex101.com/r/6ObzU2/1 * disallow double quote You'd have to at least exclude `"` as it will breaks the JSON replacement when the template is being rendered.