Add minio and separate caddy config
This commit is contained in:
parent
9edc21c59d
commit
a14902ddf9
23 changed files with 45 additions and 0 deletions
7
caddy/config/conf.002.d/soeder.stream.conf
Normal file
7
caddy/config/conf.002.d/soeder.stream.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
xn--sder-5qa.stream {
|
||||
import default
|
||||
rewrite * /function/webpage-soeder-stream{uri}
|
||||
reverse_proxy https://faas.serguzim.me {
|
||||
header_up Host {http.reverse_proxy.upstream.hostport}
|
||||
}
|
||||
}
|
||||
Reference in a new issue