浏览代码

Add link to Nginx config in readme

Zed 7 年之前
父节点
当前提交
00825a76e9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -69,8 +69,8 @@ $ mkdir ./tmp
 
 Change `-d:hostname="..."` to your instance's domain, eg. `-d:hostname:"nitter.net"`.
 Set your port and page title in `nitter.conf`, then run Nitter by executing `./nitter`.
-You should run Nitter behind a reverse proxy such as nginx or Apache for better
-security.
+You should run Nitter behind a reverse proxy such as
+[Nginx](https://github.com/zedeus/nitter/wiki/Nginx) or Apache for better security.
 
 To run Nitter via systemd you can use this service file: