Skip to content

Commit 4572987

Browse files
authored
Update README.md
1 parent 2dd5fca commit 4572987

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
FIS 默认的部署插件,提供本地部署以及远程upload部署能力。
44

5+
## 关于文件接收器 receiver.php
6+
7+
**此代码存在很大的安全隐患,没有做任何安全考虑,请不要部署到线上服务。**
8+
9+
百度内部请使用:http://agroup.baidu.com/fis/md/article/196978
10+
511
## 安装
612

713
全局安装或者本地安装都可以。
@@ -72,3 +78,5 @@ fis.match('**', {
7278
]
7379
});
7480
```
81+
82+

0 commit comments

Comments
 (0)