Add minio to ansible
This commit is contained in:
parent
5f9747c378
commit
e006f44dd6
10 changed files with 53 additions and 53 deletions
caddy/config/conf.003.d
|
@ -1,16 +0,0 @@
|
|||
s3.serguzim.me {
|
||||
import default
|
||||
|
||||
@nocache {
|
||||
query nocache=*
|
||||
}
|
||||
header @nocache "Cache-Control" "no-store, no-cache"
|
||||
#header "Cache-Control" "no-store, no-cache"
|
||||
|
||||
reverse_proxy minio:9000
|
||||
}
|
||||
|
||||
console.s3.serguzim.me {
|
||||
import default
|
||||
reverse_proxy minio:9001
|
||||
}
|
Reference in a new issue