Style: retabbed README.md

This commit is contained in:
Vladimir Homutov 2017-12-25 12:10:45 +03:00
parent 1262eaf8a3
commit d234e67497
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ For detailed instructions, see [Configuring the Reference Implementation](https:
proxy_cache_path <strong>cache/</strong> keys_zone=<strong>auth_cache</strong>:<strong>10m</strong>;
upstream backend {
server <strong>127.0.0.1</strong>:9000;
server <strong>127.0.0.1</strong>:9000;
}
server {