mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 03:35:59 +08:00
fix typos
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
vi /etc/mongodb.conf
|
||||
|
||||
auth = true
|
||||
noprealloc = true
|
||||
smallfiles = true
|
||||
|
||||
vi /etc/redis/redis.conf
|
||||
@@ -104,7 +105,6 @@
|
||||
|
||||
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
|
||||
|
||||
|
||||
### Runtime
|
||||
|
||||
apt-get install golang golang-go.tools
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
* 字符串,可选指令
|
||||
* 值为一个 Home 下的 Unix Socket 或一个 URL
|
||||
|
||||
* location - proxy_set_header
|
||||
* location - `proxy_set_header`
|
||||
|
||||
* 在转发至 http 服务器时设置 HTTP 头
|
||||
* 对象,可选指令
|
||||
|
||||
Reference in New Issue
Block a user