extra path for pictures
This commit is contained in:
parent
c49fdea0ff
commit
9ec581862d
|
|
@ -32,6 +32,10 @@ dev.bizmatch.net {
|
|||
try_files {path} {path}/ /index.html
|
||||
|
||||
encode gzip
|
||||
handle /pictures/* {
|
||||
root * /
|
||||
file_server
|
||||
}
|
||||
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
|
|
|
|||
Loading…
Reference in New Issue