Create fastdfs.conf
This commit is contained in:
parent
6ebcb8e005
commit
e2f4043569
|
|
@ -0,0 +1,5 @@
|
|||
location ~/group([0-9])/M00 {
|
||||
# Need to cooperate with it
|
||||
# https://github.com/mw-plugin/fastdfs
|
||||
ngx_fastdfs_module;
|
||||
}
|
||||
Loading…
Reference in New Issue