Create fastdfs.conf

This commit is contained in:
midoks 2022-11-24 19:10:33 +08:00
parent 6ebcb8e005
commit e2f4043569
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
location ~/group([0-9])/M00 {
# Need to cooperate with it
# https://github.com/mw-plugin/fastdfs
ngx_fastdfs_module;
}