Add minio and separate caddy config
This commit is contained in:
parent
9edc21c59d
commit
a14902ddf9
23 changed files with 45 additions and 0 deletions
6
caddy/config/conf.002.d/stream.serguzim.me.conf
Normal file
6
caddy/config/conf.002.d/stream.serguzim.me.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
stream.serguzim.me {
|
||||
import default
|
||||
import auth_serguzim_me
|
||||
|
||||
reverse_proxy host.docker.internal:8888
|
||||
}
|
||||
Reference in a new issue