Merge pull request #5 from narsic/fix-typo-redis

fix typo in Redis macro
This commit is contained in:
Neo Chan
2017-02-03 10:09:05 +08:00
committed by GitHub

View File

@@ -651,7 +651,7 @@
<value>localhost</value>
</macro>
<macro>
<macro>{$POST}</macro>
<macro>{$PORT}</macro>
<value>6379</value>
</macro>
</macros>