add missing semicolon

This commit is contained in:
valentinogagliardi
2020-01-12 19:23:19 +01:00
parent fa1082ff96
commit 458697c099

View File

@@ -180,7 +180,7 @@ Connection settings for Redis. Defaults::
}
}
It's also possible to use a Redis connection URI:
It's also possible to use a Redis connection URI::
Q_CLUSTER = {
'redis': 'redis://h:asdfqwer1234asdf@ec2-111-1-1-1.compute-1.amazonaws.com:111'